Releases: ApsOps/filebeat-kubernetes
Releases · ApsOps/filebeat-kubernetes
v0.5
v0.4
v0.3
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.
v0.3rc3
v0.3rc2
v0.3rc
v0.2
First stable release
v0.1 Add pod example to README
Initial release
v0.1-beta Update README