I can't seem to find information regarding how to clear an Elasticsearch index on my local machine in order to run the Logstash pipeline again?
curl -H "Content-Type: application/json" -XDELETE 0:9200/$INDEXNAME will do it.
Thank you so much!
I can't seem to find information regarding how to clear an Elasticsearch index on my local machine in order to run the Logstash pipeline again?
curl -H "Content-Type: application/json" -XDELETE 0:9200/$INDEXNAME will do it.
Thank you so much!
© 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.