IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Beats version 8.19.6

edit

View commits

Enhancements

edit

Metricbeat

  • Improve the Prometheus helper to handle multiple content types including blank and invalid headers.

Bug fixes

edit

All

  • Prevent panic in logstash output when trying to send events while shutting down. #46960
  • Prevent panic in replace processor for non-string values. #47009
  • Autodiscover now correctly updates Kubernetes metadata on node and pod label changes. #47034
  • Prevent 3s startup delay when add_cloud_metadata is used with debug logs.
  • Update elastic-agent-system-metrics to v0.13.3.
  • Allows users to customize their data stream namespace to generic.
  • Add support for Kafka 4.0 in the Kafka module. #47284

Filebeat

  • Fix defer usage for stopped status reporting. #46916

Metricbeat

  • Fix missing AWS cloudwatch metrics with linked accounts and same dimensions. #46978
  • Add a fix to handle blank content-type headers in HTTP responses for Prometheus. #47027
  • Add pagination support to the device health metricset in the meraki module. #46938