Graylog2 / Graylog2/graylog2-server
Track index usage in searches
Open
feature
search
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
To determine whether indices are in high usage, track which indices graylog2 picks for searching, and if possible also track how many search hits came from which index.
This can aid in making decisions related to moving shards around and/or closing indices.
Contributor guide
Assessment
This issue has not been assessed yet.