Hello guys,
Is it possible to modify index naming in clustered environnement when using Automatic rollover in ES / Kibaba (7.11.2), I used myindex-000001 on monthly basis/max size conditions and would prefer myindex-(yyyy-mm-dd)-000000x without bootstraping again or do I need to delete index? Thanks
We aren't all guys
ILM doesn't allow that. The date in the index is the time that the policy first created the index pattern.
1 Like
This worked fine! Thanks.
gpslogger-000002 | green | open | 1 | 1 | 4 | 13.4kb | ||
---|---|---|---|---|---|---|---|---|
gpslogger-000001 | green | open | 1 | 1 | 6052 | 1mb |
This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.