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

Beats version 8.19.15

edit

View commits

Security updates

edit

Agentbeat

  • Update transient dependency github.com/go-jose/go-jose/v4 to v4.1.4. #49975

New features

edit

Filebeat

  • Add AWS auth method for CEL and HTTP JSON inputs. #47260

Enhancements

edit

All

  • Update OTel Collector components to v0.149.0/v1.55.0. #50057

Metricbeat

  • Bump azure-sdk-for-go armmonitor from v0.8.0 to v0.11.0. #49866

Upgrades

edit

Filebeat

  • Upgrade Azure Event Hubs SDK (azeventhubs) from v1.3.1 to v2.0.2. #49867

Bug fixes

edit

Filebeat

  • Fix http_endpoint input shared server lifecycle causing joiner deadlock and creator killing unrelated inputs. #49415 #47770
  • Fix container input not respecting max_bytes when parsing CRI partial lines. #49743 #49259
  • Fix CSV decoder producing malformed JSON when field values contain double quotes in azure-blob-storage input. #50097 #50097
  • Update mito to v1.23.2, fixing runtime error location reporting. #50221

Libbeat

  • Fix otelconsumer logging hundreds of errors per second when queue is full. #48807 #48803