WARNING: Version 6.0 of Heartbeat has passed its EOL date.
This documentation is no longer being maintained and may be removed. If you are running this version, we strongly advise you to upgrade. For the latest information, see the current release documentation.
Common Heartbeat Monitor Fields
editCommon Heartbeat Monitor Fields
editNone
monitor Fields
editCommon monitor fields.
monitor.type
edittype: keyword
The monitor type.
monitor.name
edittype: keyword
The monitors configured name
monitor.id
edittype: keyword
The monitors full job ID as used by heartbeat.
duration Fields
edittotal monitoring test duration
monitor.duration.us
edittype: long
Duration in microseconds
monitor.scheme
edittype: keyword
Address url scheme. For example tcp
, tls
, http
, and https
.
monitor.host
edittype: keyword
Hostname of service being monitored. Can be missing, if service is monitored by IP.
monitor.ip
edittype: ip
IP of service being monitored. If service is monitored by hostname, the ip
field contains the resolved ip address for the current host.
monitor.status
edittype: keyword
required: True
Indicator if monitor could validate the service to be available.