Skip to content

v0.3

Compare
Choose a tag to compare
@ApsOps ApsOps released this 02 Feb 13:08
· 10 commits to master since this release
7d3fd50

Changes

  • Upgrade filebeat to v5.2.0
  • parse docker json logs and apply multiline filter at source
  • Persist registry file across container restarts
  • Enable harvesting of symlinks

Breaking changes

  • Due to changes in the way filebeat parses config, quotes are no longer needed. It may still work with quotes but better avoid them.
  • Docker json logs are parsed on nodes now, so you might have to remove top-level json parsing in your logstash config.