Graylog2 / Graylog2/graylog2-server
Allow different replica settings for deflector index
Open
elasticsearch
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
To allow writing to the deflector even if some shards are not available, we could use fully replicated indices for the write index only, but then drop some replicas for cycled indices.
Investigate how different ES failure scenarios impact this.
Contributor guide
Assessment
This issue has not been assessed yet.