Delete old indices

In our system we have rollover indices named in the pattern abc-logs-000001. We have rollover either on max_age 1day or max_size 5gb. Now overtime we have lot of old indices. We are already using curator for rollovers, but now want to use the same for deletion. Can someone please advise.

Thanks.

Try the documentation, which comes with:

1 Like

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.