Graylog2 / Graylog2/graylog2-server
Use message fields in Email subject
Open
alerting
feature
triaged
- Dominant language
- Java
- Stars
- 8.1k
- Forks
- 1.1k
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 217
Description
Feature request: allow extractors to be used in Email subject
Usefull When an alert contains a single event.
The subject then could already show the most important info whithout opening the email itself.
Example:
subject: Login error: ${message.fields.my_user} from ${message.fields.my_ip} at ${message.fields.date_time}
Would be nice!
Contributor guide
Assessment
This issue has not been assessed yet.