Beats version 8.16.1

edit

View commits

Known issues

edit

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

Packetbeat

  • Expire source port mappings. 41581

Bugfixes

edit

Filebeat

  • Fix AWS region in aws-s3 input S3 polling mode. 41572