Customizing Alert Notifications

Hello all,
I was trying to customize my alert email notification body section.
For an example default email sent;
Date: 2018-06-08T22:43:58.675Z
Stream ID: 5a45m638b10359166d83
Stream title: Linux: Failed Authentication

What I’m trying to do is make it look like this:
Date: 2018-06-08T22:43:58.675Z
Stream ID: 5a5027b7ffe8b10359166d83
Stream title: Linux: Failed Authentication

I tried html but did not work.
I’m open to any suggestion
Thank in Advance

The email alarm callback currently only supports plaintext content but no other MIME types.

https://github.com/Graylog2/graylog2-server/issues/4569
https://github.com/Graylog2/graylog2-server/issues/1152

@jochen
Thank you, just making sure i did not over look anything.

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.