Monday, 30 May 2016

How to delete an index ?


$ curl -XDELETE http://<ip>:<port>/<index>

Example
$ curl -XDELETE http://10.170.208.53:9200/logstash-2016.05.03

No comments:

Post a Comment

Note: only a member of this blog may post a comment.