By default Graylog2 seems to use these variables in it's email alert callbacks:
Date: ${check_result.triggeredAt}
Stream ID: ${stream.id}
Stream title: ${stream.title}
Stream URL: ${stream_url}
What are the others that are available?
Is {source} and {path} available? The documentation is non-existent regarding alert callbacks.
Try to use
message.fields.yourfield (e.g. message.fields.path)
Source : http://docs.graylog.org/en/1.3/pages/streams.html
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With