This documentation contains work-in-progress information for future Elastic Stack and Cloud releases. Use the version selector to view supported release docs. It also contains some Elastic Cloud serverless information. Check out our serverless docs for more details.
Beats version 6.4.1
editBeats version 6.4.1
editBugfixes
editAffecting all Beats
- Add backoff support to x-pack monitoring outputs. 7966
- Removed execute permissions systemd unit file. 7873
-
Fix a race condition with the
add_host_metadata
and the event serialization. 8223 - Enforce that data used by k8s or docker doesn’t use any reference. 8240
- Implement CheckConfig in RunnerFactory to make autodiscover check configs 7961
- Make kubernetes autodiscover ignore events with empty container IDs 7971
Auditbeat
Filebeat
- Fixed a docker input error due to the offset update bug in partial log join.https://github.com/elastic/beats/pull/8177[8177]
- Update CRI format to support partial/full tags. 8265
Metricbeat
Packetbeat
-
Added missing
cmdline
andclient_cmdline
fields to index template. 8258