Skip to content

Instantly share code, notes, and snippets.

@alexlopes
Created August 14, 2019 21:42
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save alexlopes/f34378930c97878d08509c1b5afcc8e3 to your computer and use it in GitHub Desktop.
Save alexlopes/f34378930c97878d08509c1b5afcc8e3 to your computer and use it in GitHub Desktop.
ELK Tricks

Delete Index

curl -u user:pass -X DELETE "localhost:9200/twitter?pretty"
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment