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

Beats version 8.19.7

edit

View commits

New features

edit

The 8.19.7 release adds the following new and notable features.

Filebeat

  • Add data stream identification to Fleet health status updates. #47229

Bug fixes

edit

All

  • Add close to conditional processors if underlying processors have close method. #46653 #46575
  • Fix a bug where Kerberos authentication could be disabled when server supports multiple authentication types. #47443 #47110

Filebeat

  • Fix potential Filebeat panic during memory queue shutdown. #47248