Hello!
So I’ve got a question regarding those Client/Coordinator Nodes which are, as far as I understand, Load Balancers for Elastic clusters.
Right now my Graylog config has all the elastic IP in it, we’ve got 3 masters and 8 data nodes so a total of 11 IP’s is written in graylog-server config file as elasticsearch hosts.
Would it be a good idea to, at some point, add like 2 coordinator nodes and point Graylog directly only to those nodes? Or does Graylog does some Load Balancing itself?