Hi All,
I am looking for some help on how to list the indices in elasticsearch based on the specified index creation time. for example, I want to know what are the indices created in one week period based on index creation time. Also, based on this output I want to calculate the indices used for this one week period in total.
Thanks,
Jeevan