Answers for "how to delete an index with kibana"

2

elastic delete index

curl -X DELETE "localhost:9200/twitter?pretty"
Posted by: Guest on July-24-2020

Code answers related to "how to delete an index with kibana"

Browse Popular Code Answers by Language