Hi all,
When I make a request to the graylog API to have a count statistics on a cluster graylog is what the calculation is to share or it is only one intance (node) that does the operation?
Thx u for your help!
Hi all,
When I make a request to the graylog API to have a count statistics on a cluster graylog is what the calculation is to share or it is only one intance (node) that does the operation?
Thx u for your help!
Heyo @keaoner,
generally, only the Node that you query will execute the operation. If you want to load balance operations/queries you should either have a load-balancer infront of your Graylog-Cluster or use a round-robin/etc. in your software.
Greetings,
Phil
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.