How to delete list of indices all at once in python
I have a script that deletes elasticsearch indices with doc count 0, which are not elasticsearch service indexes (indices names beginning with “.”)
I have a script that deletes elasticsearch indices with doc count 0, which are not elasticsearch service indexes (indices names beginning with “.”)