Hello,
I have a pipeline which uses jdbc_input once per night.
However, I would like to use 2 servers ( with one logstash per server) just in case one of these server crashes.
But i dont want to run the job on the 2 servers. Is there a way to "loadbalance" this job across the 2 servers ?
Thanks,