helm-charts icon indicating copy to clipboard operation
helm-charts copied to clipboard

Helm Charts for Fluentd and Fluent Bit

Results 127 helm-charts issues
Sort by recently updated
recently updated
newest added

Hi We have AWS Controllers for Kubernetes (ACK) installed on our cluster to manage the IAM role and policy creation for attachment to Service Accounts. I would like to request...

I have been facing this issues since last month. I have recently upgraded the k8s from 1.24.6 to 1.25.6 using kubespray. After that the fluentd pod keeps on restarting and...

I want to set up `Fluent Bit` with `Loki` and `Grafana` in `Kubernetes` using `Pulumi` through these three `Helm` charts: 1. Fluent Bit: https://artifacthub.io/packages/helm/fluent/fluent-bit 2. Grafana: https://artifacthub.io/packages/helm/grafana/grafana 3. Loki: https://artifacthub.io/packages/helm/grafana/loki...

Hi! Just noticed that the [json clusterparser does not support timeoffset](https://github.com/fluent/helm-charts/blob/main/charts/fluent-operator/crds/fluentbit.fluent.io_clusterparsers.yaml#L62-L70), whereas [the regex one does](https://github.com/fluent/helm-charts/blob/main/charts/fluent-operator/crds/fluentbit.fluent.io_clusterparsers.yaml#L104). Is this something that will be added? Or am I perhaps misunderstanding its use?...

Closes #373 Closes #374 - Forces use of tini in all cases - Allows user to override entrypoint script if desired

The `ExcludePath` value is part of the CRD.. https://github.com/fluent/helm-charts/blob/9c383966ee151aae976050b5580e7282e953bad7/charts/fluent-operator/crds/fluentbit.fluent.io_clusterinputs.yaml#L497-L500 But it can't be altered via values.yaml, only `path`: https://github.com/fluent/helm-charts/blob/9c383966ee151aae976050b5580e7282e953bad7/charts/fluent-operator/templates/fluentbit-clusterinput-tail.yaml#L11-L15

Cross reference to https://github.com/fluent/fluent-bit/issues/3521 Pods deployed by this chart fail liveness probe when running on AWS EKS 1.20 with Bottlerocket OS. As far I was able to understand, fluent-bit's http_server...

Hi, I am thinking of using FluentD in a secure cluster to consume messages from kafka and ship them to elasticsearch after some parsing and i am a bit curious...

Greetings, I am working with a hybrid cluster which consists of both Linux and Windows node pools. Presently, we use Fluent Bit. However, I have noticed that the current chart...

Adding input "kubernetes_events" makes fluent-bit index wrong timestamp [INPUT] Name kubernetes_events Tag k8s_events kube_url https://kubernetes.default.svc kube_namespace default More details: Some of our logs processed by Fluent Bit have an incorrect...