I currently have the following environment setup with ELK.
2 elasticsearch servers
2 logstash servers
2 kibana servers
logstash 1 is sending to elasticsearch 1 and kibana 1 is pointing at the elasticsearch 1 server
I have the same setup on my ELK 2 servers.
How do I get them all clustered and talking together and allow for kibana 1 and kibana 2 the ability to search elasticsearch cluster...?