Skip to content

Instantly share code, notes, and snippets.

@alexclifford
Created May 2, 2016 00:28
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 alexclifford/86370c50297d9fd1822fe63e771cec31 to your computer and use it in GitHub Desktop.
Save alexclifford/86370c50297d9fd1822fe63e771cec31 to your computer and use it in GitHub Desktop.
Delete a Graylog Elasticsearch index
curl -XDELETE 'http://localhost:9200/graylog2_0/'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment