mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* 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
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