Helm charts for deploying Fluentd / Fluent-Bit with an Log10x Edge app
The Fluentd and Fluent-Bit charts are built on top of the official fluent helm charts, and work by replacing the base image with one which has Log10x installed on it, as well as setting all the necessary Log10x configuration
For more details on how the images are created, see - https://github.com/l1x-co/docker-images
The supported Log10x distributions are JIT Edge and Native Edge. Check out each individual chart values.yaml for full configuration options.
Helm must be installed to use the charts. Please refer to Helm's documentation to get started.
Once Helm is set up properly, add the repo as follows:
helm repo add log10x-fluent https://log-10x.github.io/fluent-helm-charts
You can then run helm search repo log10x-fluent
to see the charts.