Graylog2 / Graylog2/graylog2-server
Automatically Change Streams field of data remote reindexed to match connected index stream ID(s)
Open
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
Automatically update streams field with stream id(s) connected to the index that the data lives in.
## Why?
Remote reindexing data from one cluster to another, say when upgrading to a much more modern graylog, results in log messages stored in OpenSearch but not queryable in Graylog. Once updating this field you can search logs in graylog.
* Graylog Version: 5.2.4
* OpenSearch Version: 2.5
* MongoDB Version: 6.0.13
* Operating System: Ubuntu 22.04
Contributor guide
Assessment
This issue has not been assessed yet.