Rollover index at a particular time (UTC ) instead of index creation date

Hi All,
Need your help with rollover index.
I rollover index with conditions max_age=1d and max_size=50GB. The max_age is calculated from the index creation time rather than the date field in the index name.
Is there a way to rollover based on the date_field in the index name?

Welcome to our community! :smiley:

No there's not sorry. The date in the index name is based on the first run of the policy, so it doesn't change on rollover anyway.