WARNING: Version 6.1 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.0.0-alpha5
edit
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.
Beats version 5.0.0-alpha5
editBreaking changes
editAffecting all Beats
-
Rename the
filterssection toprocessors. 1944 -
Introduce the condition with
whenin the processor configuration. 1949 - The Elasticsearch template is now loaded by default. 1993
-
The Redis output
indexsetting is renamed tokey.indexstill works but it’s deprecated. 2077 -
The undocumented file output
indexsetting was removed. Usefilenameinstead. 2077
Metricbeat
Packetbeat
-
Set
enabled` inpacketbeat.protocols.icmpconfiguration totrueby default. 1988
Bugfixes
editAffecting all Beats
-
Fix sync publisher
PublishEventsreturn value if client is closed concurrently. 2046
Metricbeat
- Do not send zero values when no value was present in the source. 1972
Filebeat
Winlogbeat
- Fix potential data loss between Winlogbeat restarts, reporting unpublished lines as published. 2041
Added
editAffecting all Beats
- Periodically log internal metrics. 1955
- Add enabled setting to all output modules. 1987
-
Command line flag
-ccan be used multiple times. 1985 - Add OR/AND/NOT to the condition associated with the processors. 1983
-
Add
-ECLI flag for overwriting single config options via command line. 1986 - Choose the mapping template file based on the Elasticsearch version. 1993
- Check stdout being available when console output is configured. 2035
Metricbeat
- Add pgid field to process information. https://github.com/elastic/beats/pull/ 2021[2021]
Packetbeat
Filebeat