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?