Graylog2 / Graylog2/graylog2-server
Support AWS Elasticsearch UltraWarm Storage
Open
feature
Low Prio
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Add an option to transition indices in an index set to UltraWarm storage after a specified number of indices. Transitioning indices is as simple as calling `POST _ultrawarm/migration/my-index/_warm
`.
https://docs.aws.amazon.com/elasticsearch-service/latest/developerguide/ultrawarm.html
## Why?
This would allow significantly more affordable long-term storage of logs in Graylog for users of AWS Elasticsearch.
## Your Environment
* Graylog Version: 3.0.x
* Elasticsearch Version: 6.8.x
Contributor guide
Assessment
This issue has not been assessed yet.