In kibana, how to delete all the documents in an Index without deleting the index from Dev tools

Viewed 261

I want to delete all the documents in the index without deleting the index . How to achieve this ?

1 Answers
Related