Configure alert to send @Message in email body #2382
|
I am using Seq 2024.3 and the seq.app.mail.smtp app to send email notifications. |
Replies: 1 comment 1 reply
|
Hello, The Alerts feature doesn't send raw events. To do that, instead, you need to configure the app instance to "Stream incoming events" and select a matching signal (via the Settings > Apps pages). Alerts support including "contributing events", but when configured, this only incorporates a limited summary of some relevant events in the notification, so isn't likely to be what you're looking for here. Let me know if this helps, |
Hello,
The Alerts feature doesn't send raw events. To do that, instead, you need to configure the app instance to "Stream incoming events" and select a matching signal (via the Settings > Apps pages).
Alerts support including "contributing events", but when configured, this only incorporates a limited summary of some relevant events in the notification, so isn't likely to be what you're looking for here.
Let me know if this helps,
Nick