Beats version 8.15.3

edit

View commits

Known issues

edit

Affecting all Beats

  • Memory usage is not correctly limited by the number of events actively in the memory queue, but rather the maximum size of the memory queue regardless of usage. 41355

Metricbeat

  • Metrics can be lost when using Metricbeat due to the total fields limit of the Metricbeat index template. We recommend increasing the index.mapping.total_fields.limit setting of the Metricbeat index template to 12500 and perform a rollover of the Metricbeat data stream. If you’ve customized the name of the index associated to Metricbeat, apply the same change accordingly.

Breaking changes

edit

Filebeat

  • Change log.file.path field in awscloudwatch input to nested object. 41099

Bugfixes

edit

Affecting all Beats

  • Allow port number 0 in the community ID flowhash processor. 40259
  • The journald input now restarts if there is an error/crash. 32782 40558

Filebeat

  • Fix replace processor handling of zero string replacement validation. 40751
  • Add backup and delete for AWS S3 polling mode feature back. 41071

Metricbeat

  • Use namespace for GetListMetrics when it exists in AWS. 41022

Packetbeat

  • Fix upload of bundled ingest pipelines on Windows. 41110

Added

edit

Affecting all Beats

  • Update Go version to 1.22.8. 41139

Metricbeat

  • Restore docker.network.in.* and docker.network.out.* fields in docker module. 40968