Graylog2 / Graylog2/graylog2-server

Include all Fields by default to Notification template

Open
#6,335 0 comments 0 reactions 1 assignee Claimed by @mpfz0r View on GitHub
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

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.