I want to delete the index and index it again with same name once in a day using logstash.
I want the same index name because an application will be using the same index name to fetch the data.
Is there any we can do that. ?
Thanks,
Sandeep
I want to delete the index and index it again with same name once in a day using logstash.
I want the same index name because an application will be using the same index name to fetch the data.
Is there any we can do that. ?
Thanks,
Sandeep
This is often solved by introducing alias as described here.
© 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.