I have implemented a log server using a Elasticsearch cluster which has 2 elasticsearch nodes.
Indexing naming on both servers are same. As an example for index logstash_1, on both elasticsearch nodes shows as logstash_1
So If I create a snapshot on one elasticsearch node index, will it create the full snapshot of that index ?. My exact requirement is illustrated as below.