Beats version 8.1.1edit

View commits

Bugfixesedit

Affecting all Beats

  • Fixes Beats crashing when glibc >= 2.35 is used 30576
  • Log errors when parsing and applying config blocks and if the input is disabled. 30534
  • Wildcard fields no longer have a default ignore_above setting of 1024. 30096 30668
  • Ensure that the Reloadable part of beats are initialized before the Manager is started. 30533
  • Ignore bugfix version when running version compatibility check against Elasticsearch. 30746

Filebeat

  • Fix compatibility with ECS by renaming source log key to source_file 30667
  • Report the starting offset of the line in log.offset when using filestream instead of the end to be ECS compliant. 30445
  • Update documentation for accessing last_response.url.params in httpjson input. 30739

Packetbeat

  • Prevent panic when querying Npcap version on Windows. 30820 30821