IMPORTANT: No additional bug fixes or documentation updates
will be released for this version. For the latest information, see the
current release documentation.
Beats version 6.0.0-rc1
editBeats version 6.0.0-rc1
editBugfixes
editAffecting all Beats
-
Fix the
/usr/bin/beatname
script to accept-d "*"
as a parameter. 5040 -
Combine
fields.yml
properties when they are defined in different sources. 5075 - Keep Docker & Kubernetes pod metadata after container dies while they are needed by processors. 5084
-
Fix
fields.yml
lookup when usingexport template
with a custompath.config
param. 5089 - Remove runner creation from every reload check 5141
- Fix add_kubernetes_metadata matcher registry lookup. 5159
Metricbeat
- Fix a memory allocation issue where more memory was allocated than needed in the windows-perfmon metricset. 5035
- Don’t start metricbeat if external modules config is wrong and reload is disabled 5053
- The MongoDB module now connects on each fetch, to avoid stopping the whole Metricbeat instance if MongoDB is not up when starting. 5120
- Fix kubernetes events module to be able to index time fields properly. 5093
-
Fixed
cmd_set
andcmd_get
being mixed in the Memcache module. 5189