A newer version is available. Check out the latest documentation.

Beats version 8.18.7

edit

View commits

Bugfixes

edit

Affecting all Beats

  • Update github.com/go-viper/mapstructure/v2 version to v2.4.0 46335
  • Fixed a panic when the beat restarts itself by adding eventfd2 to default seccomp policy. 46372
  • Update Go version to 1.24.7 46070.

Filebeat

  • 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

Added

edit

Filebeat

  • Improve CEL input documentation of authentication options. 46253