Graylog2 / Graylog2/graylog2-server
Chore: Find unused/deprecated Elasticsearch/Opensearch configuration variables
Open
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
We have found out that the `elasticsearch_idle_timeout` configuration variable is unused, but still exists in our code, sample configs and the docs. We should remove it to avoid confusion.
There might also be other configuration variables that should be removed, so we should go through the code and check.
Contributor guide
Assessment
This issue has not been assessed yet.