Graylog2 / Graylog2/graylog2-server
Enable highlighting for decorated message fields
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
## Expected Behavior
Highlighting feature should work for all fields that a message contains.
## Current Behavior
When you configure highlighting, it's not possible to select a decorated field.
## Possible Solution
Decorated fields added to the list of available ones for highlighting rules.
## Steps to Reproduce (for bugs)
1. Open up a table (saved search or a dashboard)
2. Create a decorated field (e.g. format string)


3. Try to configure highlighting rules for the decorated field

4. Get sad
## Context
Doesn't work neither in a saved search, nor in a configured dashboard.
## Your Environment
* Graylog Version: Graylog 4.3.9+e2c6648
* Java Version:
* Elasticsearch Version:
* MongoDB Version:
* Operating System: Ubuntu 11.0.17 on Linux 5.15.0-53-generic
* Browser version: MSE latest
Contributor guide
Assessment
This issue has not been assessed yet.