I'm trying to create the 3 Node Elasticsearch Cluster to store the time series logging data. The shards will have only 1 replication count to minimize the storage utilization.
Need help to understand the below points:
Can I create the cluster with Hot(2 Nodes) and Warm(1 Node) nodes ?
If yes, In case if any one of the Hot Node goes down, will that cause any problem to the shards ?
Is there any other alternative to achieve Hot - Warm Architecture with the cluster size of 3 ?
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.