Back to Beats

Index

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

9.4.02.0 KB
Original Source

9.2.2 [beats-release-notes-9.2.2]

This release also includes: Breaking changes.

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

All

  • Include whether Beat is running from a FIPS distribution in User Agent. #47409

Filebeat

  • Add support for DPoP authentication for the CEL and HTTP JSON inputs. #47441
  • Improve logging of cache processor and add ignore failure option. #47565

Fixes [beats-9.2.2-fixes]

All

  • Fix a fatal startup error in Beats Receivers caused by truncation of long UTF-8 hostnames. #47713
  • Not being able to start the add_docker_metadata processor is now consistently a non-fatal error when Docker is not available. #47760

Filebeat

  • [Filestream] Ensure harvester always restarts if the file has not been fully ingested. #47107 #46923
  • Handle and remove BOM during JSON parsing in Azure Blob Storage and GCS inputs. #47508
  • Fix an issue where Filebeat could hang during shutdown when using the filestream input. #47518
  • Fix double locking in translate_ldap_attribute processor and improve logging. #47585
  • Fix possible data corruption in TCP, Syslog and Unix inputs. #47618
  • Skip AWS S3 test events in Filebeat AWS S3 input. #47635

Metricbeat

  • [Cloud Connect] Use cluster.metadata.display_name as cluster name if set. #47440