Hi All,
I am trying to index logs using logstash to a dynamic index with the format "index=>sample-%{YYYY.MM}". How can I assign number of Replica shards at the time of Dynamic Index creation?
Hi All,
I am trying to index logs using logstash to a dynamic index with the format "index=>sample-%{YYYY.MM}". How can I assign number of Replica shards at the time of Dynamic Index creation?
You can set it through an index template.
Hi Christian,
Thanks for the quick reply..
So, I think I will have to add number_of_replicas field to the settings block. And I don't understand what mappings, properties and created at block do? Can you please explain it?
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.