WARNING: Version 6.2 of Beats 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.
Beats version 5.5.0
editBeats version 5.5.0
editBreaking changes
editAffecting all Beats
-
Usage of field
_type
is now ignored and hardcoded todoc
. 3757
Metricbeat
- Change all system.cpu.*.pct
metrics to be scaled by the number of CPU cores.
This will make the CPU usage percentages from the system cpu metricset consistent
with the system process metricset. The documentation for these metrics already
stated that on multi-core systems the percentages could be greater than 100%. 4544