Open samplerr opened 8 years ago
currently aliases are only shifted from one index to the next. it would probably make sense to create aliases for the whole period e.g. create from 2016.03.01 to 2016.03.31 → 2016.03
2016.03.01
2016.03.31
2016.03
maybe a clever ES query could give us all the days/weeks/months/whatever
currently aliases are only shifted from one index to the next. it would probably make sense to create aliases for the whole period e.g. create from
2016.03.01
to2016.03.31
→2016.03