Filebeat Kubernetes Versions Save

Filebeat container, alternative to fluentd used to ship kubernetes cluster and pod logs

v0.5

6 years ago

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

7 years ago

Changes

  • Override "host" field with custom value (Kubernetes nodeName) [Fixes #6]
  • Update filebeat version to 5.3.2

v0.3

7 years ago

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

7 years ago
  • Persist registry file across container restarts

v0.3rc2

7 years ago
  • Enable harvesting of symlinks

v0.3rc

7 years ago
  • Upgrade Filebeat to v5.1.1
  • Parse docker json logs and apply multiline filter at source

v0.2

7 years ago
  • Add Daemonset yaml and logstash grok filter in README
  • Update filebeat to version 1.2.3

v0.1

8 years ago

v0.1-beta

8 years ago