Re: NFS tuning or LogServer tuning to help CPU usage
Posted: Tue Nov 05, 2019 11:53 am
Excellent, that's good to hear.scottwilkerson wrote:chud wrote:
This is incorrect, you can use all instances for spreading the load for ingestion. Additionally, while you are correct in that with a 2 node cluster you have a replica, you are incorrect in thinking that it doesn't help performance.
Each of the nodes can not only be used for ingestion of logs, but additionally, they all participate in spreading the load when log data is being queried no matter which node you are logged into, they all share the load.
So if the clients are configured currently to send to LogServer1's IP address, and then I spin up a LogServer2, how does the load get shared?
Do I put them behind a load balancer and change the IP the clients are sending to from LogServer1's IP to the load balancer's IP?