fluentd-kubernetes-daemonset icon indicating copy to clipboard operation
fluentd-kubernetes-daemonset copied to clipboard

Fluentd daemonset for Kubernetes and it Docker image

Results 37 fluentd-kubernetes-daemonset issues
Sort by recently updated
recently updated
newest added

### Describe the bug My application logs was written to file system and then in Fluentd configMap, we changed the source file location to a different directory from /var/log/containers; Fluentd...

waiting-for-triage

Hi, I have just started to deploy EFK for an internal K3S in my company. We meet issues like: * `[in_tail_container_logs] pattern not matched`; * `[in_tail_container_logs] *** invalid time format`....

### Describe the bug Hello, the released images have a lot of vulnerabilities (including critical and high ones): total - 18, critical - 0, high - 1, medium - 1,...

waiting-for-triage

### Describe the bug We've installed Fluentd in our AWS EKS cluster, connecting to Graylog, and it was functioning well. However, two days ago, the fluentd worker unexpectedly crashed. Fluentd...

waiting-for-triage

The image `fluent/fluentd-kubernetes-daemonset:v1.16.3-debian-s3-amd64-1.0` is missing in Docker Hub https://hub.docker.com/r/fluent/fluentd-kubernetes-daemonset, please help build and upload it.

Hello, I am trying to send all application logs of each pods to open telemetry collector . What configuration I have to use for that. Currently I am using this:...

enhancement

Hi all, I noticed that the version v1.16.2 is not present in Dockerhub on the s3 type, but it's present for the other types. How could we fix it?

bug

Hi, I'm running k3s using containerd instead of docker. The log format is different to docker's. AFAIK it would just involve changing the @type json to a regex for the...

enhancement

Using `fluentd-kubernetes-daemonset:v1.15-debian-cloudwatch-amd64-1` and sometimes getting a segmentation fault in the k8s metadata filter. Any idea why this is? ``` /fluentd/vendor/bundle/ruby/3.1.0/gems/fluent-plugin-kubernetes_metadata_filter-2.13.0/lib/fluent/plugin/filter_kubernetes_metadata.rb:371: [BUG] Segmentation fault at 0x0000000000000030 ruby 3.1.2p20 (2022-04-12 revision 4491bb740a)...

bug

As of `v1.16/debian-logzio`, the default dedot filtering is no longer applied, so labels and annotations are now sent to logzio without their dots being replaced by underscores. This looks to...

bug
enhancement