Thats means that only applies for the new indexes and now I won't have old indexes more than 7 days from today, but I can't applying for the old indexes?
The key is this in the case before? manage_template => false ?
In my case I use filebeat, How I should to do?
But as I read in your post, I have it well configured for the new indexes, but my problem then is in those that are already created that does not apply, right?
You are right, in your case the indexes already created will not be apply because those didnt use the template to be created then the lifecycle doesnt affect on this ones.
Anyway you can delete those index manually using the following command:
DELETE gke_prod-aaa-2019.08.*
With that one for example you will delete all the indexes from that month.
I hope this will be useful for you.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.