Files
deprecated-helm-charts/stable/filebeat
KUOKA Yusuke f749d01b49 feat(filebeat): Add support for beat plugins (#5698)
* feat(filebeat): Add support for beat plugins

* Bump stable/filebeat to 0.2.1

* Add code comment in values.yaml about the new plugins config

* Update Chart.yaml
2018-05-25 02:25:33 -07:00
..
2018-03-16 17:09:26 -07:00
2018-03-16 17:09:26 -07:00

Filebeat

filebeat is used to ship Kubernetes and host logs to multiple outputs.

Prerequisites

  • Kubernetes 1.9+

Note

By default this chart only ships a single output to a file on the local system. Users should set config.output.file.enabled=false and configure their own outputs as documented