ELK HA with 2 logstash nodes

Hi Everyone,

Trying to setup an ELK stack with high availability using below configurations.

  1. 1 Kibana node
  2. 3 Elasticsearch nodes ( 1 master and 2 child)
  3. 2 Logstash nodes

Can someone please help me setting up this configuration ? Actually, I'm struggling a bit for logstash setup.

I've got various links to setup ELK, but with only one logstash node and not with multiple ones.

Thank You

Anyone can help here ?

In order for this to be highly available all 3 nodes need to be master eligible.

What type of input plugins are you using?