Delete Indexes based on Month Name

I have month and year based indexes in the following format inventory_log_november_2019
Index name format ->prefix + month + year

How to use curator to delete indices which are older than 'X' months?
If we are using source as name in the curator yml file then what will be the timestring property?

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