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

Load Balancing ES nodes

Open jdambly-ns opened this issue 6 years ago • 1 comments
trafficstars

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 of k8s.

jdambly-ns avatar Dec 10 '18 19:12 jdambly-ns

@jdambly-ns maybe it is not related to fluentbit itself , I am using an ELK cluster and have 3 client nodes with a load balancer , and then I use the dns name pointing to the load balancer in fluentbit , it works fine.

iahmad-khan avatar Aug 12 '19 20:08 iahmad-khan