This is a cache of https://www.elastic.co/guide/en/beats/libbeat/8.19/release-notes-1.2.0.html. It is a snapshot of the page as it appeared on 2025-12-15T03:27:02.754+0000.
Beats version 1.2.0 | Beats Platform Reference [8.19] | Elastic
IMPORTANT: This documentation is no longer updated. Refer to Elastic's version policy and the latest documentation.

Beats version 1.2.0

edit

View commits

Breaking changes

edit

Filebeat

  • Default config for ignore_older is now infinite instead of 24h, means ignore_older is disabled by default. Use close_older to only close file handlers.

Bugfixes

edit

Packetbeat

  • Split real_ip_header value when it contains multiple IPs 1241

Winlogbeat

  • Fix invalid event_id on Windows XP and Windows 2003 1227

Added

edit

Affecting all Beats

  • Add ability to override configuration settings using environment variables 114
  • Libbeat now always exits through a single exit method for proper cleanup and control 736
  • Add ability to create elasticsearch mapping on startup 639

Topbeat

  • Add the command line used to start processes 533

Filebeat

  • Add close_older configuration option to complete ignore_older 181