Beats version 8.15.2

edit

View commits

Known issues

edit

Affecting all Beats

  • Beats Docker images do not log to stderr by default. The workaround is to pass the CLI flag -e or to set logging.to_stderr: true in the configuration file. 41118

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.

Bugfixes

edit

Affecting all Beats

  • Fix bug that prevented the Elasticsearch output from recovering from an interrupted connection. 40705 40796

Metricbeat

  • Add GCP organization and project details to ECS cloud fields. 40461