fluent-bit-kubernetes-logging icon indicating copy to clipboard operation
fluent-bit-kubernetes-logging copied to clipboard

Fluent Bit Kubernetes Daemonset

Results 47 fluent-bit-kubernetes-logging issues
Sort by recently updated
recently updated
newest added
trafficstars

Signed-off-by: David J. M. Karlsen --- This change is [](https://reviewable.io/reviews/fluent/fluent-bit-kubernetes-logging/57)

based on this document https://fluentbit.io/documentation/0.13/output/elasticsearch.html it appears that I fluent-bit does not support outputting to multiple ES nodes, can support for this be added as my ES cluster is outside...

The Kubernetes recommended labels were probably published after these manifests were created. See: https://kubernetes.io/docs/concepts/overview/working-with-objects/common-labels/ Personally I like to drop `-logging` off the `name:` as `logging` is the function not the...

The readme says: > Read Kubernetes/Docker log files ... through Systemd Journal None of the config maps have systemd inputs configured, only tail. Perhaps there should be an example of...

enhancement

Please remove theis from the examples: https://github.com/fluent/fluent-bit-kubernetes-logging/blob/master/output/elasticsearch/fluent-bit-configmap.yaml#L40 For more details: https://github.com/fluent/fluent-bit/issues/367#issuecomment-480787350 Pleasenote that it is a somewhat frequent for people to trip over this: https://github.com/fluent/fluent-bit-kubernetes-logging/issues/50

The default nginx regex does not properly/consistently match nginx logs. For more context please see https://github.com/fluent/fluent-bit/pull/1273

Signed-off-by: Akshay Dubey

![image](https://user-images.githubusercontent.com/14210543/48884910-4c0da080-ee61-11e8-8304-468d662800a4.png)

Using the ES output as a template I created yamls for using the Forward output.

Even after giving username and password in es configurations it does not show up in elastic search on aiven instance