mirror of
https://github.com/helm/charts.git
synced 2026-08-23 22:37:45 +00:00
* [stable/filebeat] Remove trailing whitespace * [stable/filebeat] Add checksum annotations to Daemonset * [stable/filebeat] Add NODE_NAME environment variable * [stable/filebeat] Allow env vars to be configurable * [stable/filebeat] Support exposing http metrics * [stable/filebeat] Support additional volumes * [stable/filebeat] Bump chart version * [stable/filebeat] Add a Chart home to pass linting test
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