Skip to content

Instantly share code, notes, and snippets.

@kireal
Created September 18, 2015 14:33
Show Gist options
  • Save kireal/0351215fc3c1b41b1806 to your computer and use it in GitHub Desktop.
Save kireal/0351215fc3c1b41b1806 to your computer and use it in GitHub Desktop.
Delete elasticsearch index data
curl -XDELETE 'localhost:9200/logstash-2015.09.09'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment