Back to Beats

Index

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

9.4.01.7 KB
Original Source

9.0.7 [beats-9.0.7-release-notes]

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

Filebeat

  • Improve HTTP JSON health status logic for empty template results. 46332
  • Improve CEL input documentation of authentication options. 46253
  • Add documentation for device collection in Entity Analytics Active Directory Filebeat's input. 46363

Metricbeat

  • Add support for Kafka 4.0 in the Kafka module. 44723

Fixes [beats-9.0.7-fixes]

Affecting all Beats

  • Fixed case where Beats would silently fail due to invalid input configuration, now the error is correctly reported. 43118 45733
  • Fix a race condition during metrics initialization which could cause a panic. 45822 46054
  • Update Go version to 1.24.7 46070.
  • Fixed a panic when the beat restarts itself by adding 'eventfd2' to default seccomp policy 46372
  • Update github.com/go-viper/mapstructure/v2 to v2.4.0 46335

Filebeat

  • Fix wrongly emitted missing input ID warning 42969 45747
  • Fix race condition that could cause Filebeat to hang during shutdown after failing to startup 45034 46331

Metricbeat

  • Fix an issue where the conntrack metricset entries field reported a count inflated by a factor of the number of CPU cores. 46138 46140

Winlogbeat

  • Fix forwarded event handling and add channel error resilience. 46190