Back to Beats

Index

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

9.4.41.7 KB
Original Source

9.3.7 [beats-release-notes-9.3.7]

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

Metricbeat

  • Add MongoDB collstats collection through the $collStats aggregation stage. #48638 #45925

Fixes [beats-9.3.7-fixes]

All

  • Fix panic when logging.metrics.period is 0. #51462

Filebeat

  • Fix WebSocket reconnect loop ignoring context cancellation with infinite retries. #51194
  • Fix WebSocket input hanging on shutdown when server stalls and keep_alive is disabled. #51227 #51213
  • Fix handling of User-Agent header when using OAuth 2.0 authentication. #51228 #50867
  • Fix data race on filestream registry cursor metadata. #51287
  • Strip sensitive headers on cross-origin redirects in the httpjson and CEL inputs. #51434
  • Validate request tracer path regardless of enabled state to prevent unintended file deletion. #51479

Heartbeat

  • Restore tls.* certificate metadata for HTTP monitors using max_redirects > 0. #51339 #48335

Libbeat

  • Fix panic in the Kafka output during shutdown. #51484