# Fluent Bit Helm chart [Fluent Bit](https://fluentbit.io) is a fast and lightweight log processor and forwarder or Linux, OSX and BSD family operating systems. ## Installation To add the `fluent` helm repo, run: ```sh helm repo add fluent https://fluent.github.io/helm-charts ``` To install a release named `fluent-bit`, run: ```sh helm install fluent-bit fluent/fluent-bit ``` ## Chart values ```sh helm show values fluent/fluent-bit ```