We have 3 logstash instances running and we are trying to create a load balancer for logstash using Big IP f5. This load balancer should distribute the logs that it receives from network devices to the 3 logstash instances. Do we have any best practices to build the load balancer?
We built the load balancer and configured the network devices to send traffic to LB, but LB is not sending them over to logstash instances. We validated that no firewall is blocking the traffic and load balancer is configured correctly. Any suggestions here?