IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Metricbeat
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Metricbeat
editThese anomaly detection job wizards appear in Kibana if you use the Metricbeat system module to monitor your servers.
- high_mean_cpu_iowait_ecs
-
-
For Metricbeat data where
event.datasetissystem.cpuandsystem.filesystem. -
Models CPU time spent in iowait (
partition_field_nameishost.name). -
Detects unusual increases in cpu time spent in iowait (using the
high_meanfunction).
-
For Metricbeat data where
- max_disk_utilization_ecs
-
-
For Metricbeat data where
event.datasetissystem.cpuandsystem.filesystem. -
Models disc utilization (
partition_field_nameishost.name). -
Detects unusual increases in disk utilization (using the
maxfunction).
-
For Metricbeat data where
- metricbeat_outages_ecs
-
-
For Metricbeat data where
event.datasetissystem.cpuandsystem.filesystem. -
Models counts of Metricbeat documents
(
partition_field_nameisevent.dataset). -
Detects unusual decreases in Metricbeat documents (using the
low_countfunction).
-
For Metricbeat data where