I am pushing logstash output to ES and creating indices based on date and doc.
I tried deleting one of today's index from ES using XDELETE and it got deleted. But it is getting recreated and all of today's data is also getting loaded.
I was expecting it to stream only the logs created after the deletion of index.
Am I missing something here? Any help is appreciated.
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.