Graylog2 / Graylog2/graylog2-server
Include all Fields by default to Notification template
Open
alerting
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Current it appears that we must specify fields under "Event Fields" that also must be selected for aggregation to get messages to show up in a template example:
Source: ${event.fields.source}
IP: ${event.fields.IpAddress}
Username: ${event.fields.TargetUsername}
Instead of having to specify, please allow all fields to pass through so even when filter match is selected the fields are available for alerting.
Contributor guide
Assessment
This issue has not been assessed yet.