Back to Beats

Index

docs/release-notes/_snippets/9.1.10/index.md

9.4.01.6 KB
Original Source

9.1.10 [beats-release-notes-9.1.10]

Features and enhancements [beats-9.1.10-features-enhancements]

Filebeat

  • Add client secret authentication method for Azure Event Hub and storage in Filebeat. #47256
  • Improve input error reporting to Elastic Agent, especially when pipeline configurations are incorrect. #47905 #45649
  • Support for AMQP-over-WebSocket transport in the azure-eventhub processor v2. #47956 #47823

Metricbeat

  • Add last_terminated_exitcode to kubernetes.container.status. #47968

Fixes [beats-9.1.10-fixes]

All

  • Add msync syscall to seccomp whitelist for BadgerDB persistent cache. #48229

Metricbeat

  • Harden Prometheus metrics parser against panics caused by malformed input data. #47914
  • Add bounds checking to Zookeeper server module to prevent index-out-of-range panics. #47915
  • Fix panic in graphite server metricset when metric has fewer parts than template expects. #47916
  • Skip regions with no permission to query for AWS CloudWatch metrics. #48135

Packetbeat

  • Fix bounds checking in MongoDB protocol parser to prevent panics. #47925