fluent-bit-kubernetes-logging
fluent-bit-kubernetes-logging copied to clipboard
Load Balancing ES nodes
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 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.