Graylog2 / Graylog2/graylog2-server
Field value suggestions within search query groups
Open
feature
frontend
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## What?
It's currently possible to get field value suggestions by typing something like `a_field_name:` and waiting a bit. This functionality should be extended to suggest values within a field value group (i.e. `a_field_name:(A OR B OR C)`).
## Why?
Field value suggestions are useful, but currently limited in where they take effect. Having suggestions in situations where the associated field can be easily identified seems like a good next step for the feature.
## Your Environment
* Graylog Version: 4.3.0
Contributor guide
Assessment
This issue has not been assessed yet.