Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save trungpv1601/1a68391d760d65280df57cfa36be3636 to your computer and use it in GitHub Desktop.
Save trungpv1601/1a68391d760d65280df57cfa36be3636 to your computer and use it in GitHub Desktop.
How to Delete All Data in Elasticsearch?
curl -XDELETE localhost:9200/*
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment