Last active
July 2, 2016 17:06
-
-
Save rshsmi/9501e654839a3ea0d37883403f179895 to your computer and use it in GitHub Desktop.
Delete data from ElasticSearch
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
curl -XDELETE 'localhost:9200/logstash-YYYY.MM.DD?pretty' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment