Common heartbeat monitor fields

edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Common heartbeat monitor fields

edit

None

event fields

edit

Used for context information about the log or metric event itself.

event.dataset

type: keyword

Name of the dataset.

monitor fields

edit

Common monitor fields.

monitor.type

type: keyword

The monitor type.

monitor.name

type: keyword

The monitors configured name

monitor.id

type: keyword

The monitors full job ID as used by heartbeat.

duration fields

edit

Total monitoring test duration

monitor.duration.us

type: long

Duration in microseconds

monitor.scheme

type: keyword

Address url scheme. For example tcp, tls, http, and https.

monitor.host

type: keyword

Hostname of service being monitored. Can be missing, if service is monitored by IP.

monitor.ip

type: 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

type: keyword

required: True

Indicator if monitor could validate the service to be available.