Graylog2 / Graylog2/graylog2-server

Support AWS Elasticsearch UltraWarm Storage

Open
#6,927 12 comments 10 reactions 0 assignees View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.