Graylog2 / Graylog2/graylog2-server
Implement reindex facility to migrate indices of older Elasticsearch versions.
Open
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Because versions created prior to Elasticsearch 5 need to be reindexed before a 6.x cluster can start, Graylog needs to be able to identify and reindex indices as needed.
Reindexing should make sure the process has completely finished before allowing to remove old indices.
It is not required to allow changing any index settings for this iteration of the feature.
Contributor guide
Assessment
This issue has not been assessed yet.