Hello!
Why is the number_of_replicas 1 for new indices in the cluster even though if I use GET _template the number appears to be 0?
"settings" : { "index" : { "refresh_interval" : "30s", "number_of_shards" : "8", "number_of_replicas" : "0" }
Thanks
Welcome to our community!
Are there other templates in place that might over ride this?
Thank you! No, there aren't any templates that could override this one.
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
© 2020. All Rights Reserved - Elasticsearch
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.