Skip to content

Latest commit

 

History

History
133 lines (76 loc) · 3.33 KB

CHANGELOG.next.asciidoc

File metadata and controls

133 lines (76 loc) · 3.33 KB

Beats version HEAD

Breaking changes

Affecting all Beats

Auditbeat

Filebeat

  • Modify apache/error dataset to follow ECS. 8963

  • Rename many traefik.access.* fields to map to ECS. 9005

  • Fix parsing of GC entries in elasticsearch server log. 9513 9810

Heartbeat

  • Remove monitor generator script that was rarely used. 9648

Journalbeat

Metricbeat

Packetbeat

  • Adjust Packetbeat http fields to ECS Beta 2 9645

  • http.request.body moves to http.request.body.content

  • http.response.body moves to http.response.body.content

Winlogbeat

Functionbeat

Bugfixes

Affecting all Beats

  • Enforce validation for the Central Management access token. 9621

Auditbeat

Filebeat

  • Add convert_timezone option to Elasticsearch module to convert dates to UTC. 9756 9761

Heartbeat

  • Made monitors.d configuration part of the default config. 9004

Journalbeat

Metricbeat - Fix panics in vsphere module when certain values where not returned by the API. 9784

Packetbeat

  • Fix DHCPv4 dashboard that wouldn’t load in Kibana. 9850

Winlogbeat

Functionbeat

Added

Affecting all Beats

  • Update field definitions for http to ECS Beta 2 9645

  • Add agent.id and agent.ephemeral_id fields to all beats. 9404

Auditbeat

  • Add system module. 9546

Filebeat

  • Added module for parsing Google Santa logs. 9540

  • Added netflow input type that supports NetFlow v1, v5, v6, v7, v8, v9 and IPFIX. 9399

  • Add option to modules.yml file to indicate that a module has been moved 9432.

  • Fix parsing of GC entries in elasticsearch server log. 9513 9810

  • Support mysql 5.7.22 slowlog starting with time information. 7892 9647

  • Add support for ssl_request_log in apache2 module. 8088 9833

Heartbeat

  • Fixed rare issue where TLS connections to endpoints with x509 certificates missing either notBefore or notAfter would cause the check to fail with a stacktrace. 9566

Journalbeat

Metricbeat

  • Add key metricset to the Redis module. 9582 9657 9746

  • Add socket_summary metricset to system defaults, removing experimental tag and supporting Windows 9709

  • Add docker event metricset. 9856

Packetbeat

Functionbeat

Deprecated

Affecting all Beats

Filebeat

Heartbeat

Journalbeat

Metricbeat

Packetbeat

Winlogbeat

  • Close handle on signalEvent. 9838

Functionbeat

Known Issue