cloudflare-elastic
cloudflare-elastic copied to clipboard
Writing to a fixed index
Elastic.co ILM currently requires the writer to write to a fixed alias index, and let Elastic Index Lifecycle Management handle which actual index is written to. Does this repository support that?
Blog on ILM: https://www.elastic.co/blog/optimizing-costs-elastic-cloud-hot-warm-index-lifecycle-management
I was wondering to configure an ilm policy with alias also but as it seems there is no parameter allowing that, am I right?
Was a while ago, and we don't use this anymore, but I think I locally changed the index template and removed the date_index_name
processor. That fixed it for us.