Releases: ApsOps/filebeat-kubernetes
Releases · ApsOps/filebeat-kubernetes
v0.5
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
10 Nov 15:07
Changes
Update manifest for supporting Kubernetes v1.6 and above
Add toleration for running pod on master as well
Update filebeat to v5.6.4, add support for specifying Cluster name via environment variables
v0.4
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
04 May 13:47
Changes
Override "host" field with custom value (Kubernetes nodeName) [Fixes #6 ]
Update filebeat version to 5.3.2
v0.3
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
02 Feb 13:08
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
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
02 Jan 09:51
Persist registry file across container restarts
v0.3rc2
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
02 Jan 08:14
Enable harvesting of symlinks
v0.3rc
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
02 Jan 07:32
Upgrade Filebeat to v5.1.1
Parse docker json logs and apply multiline filter at source
v0.2
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
26 Jul 13:27
Add Daemonset yaml and logstash grok filter in README
Update filebeat to version 1.2.3
First stable release
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
16 May 11:21
v0.1
Add pod example to README
Initial release
Compare
Sorry, something went wrong.
No results found
ApsOps
released this
16 May 10:45
v0.1-beta
Update README