Mutiple logstash instances using jdbc_input to avoid spof

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,

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.