I'm having the same issue. Do you know of any fixes?
On Wednesday, September 24, 2014 4:17:33 PM UTC-4, Kyosuke Masaki wrote:
>
> Hello,
>
> I wanted to test the new plugin for Alert callbacks (e-mails) but it
> doesn't work well (I think ?)...
>
> Body Template (for e-mails):
>
> ##########
> Date: ${check_result.triggeredAt}
> Stream ID: ${stream.id}
> Stream title: ${stream.title}
> Stream URL: ${stream_url}
>
> Triggered condition: ${check_result.triggeredCondition}
> ##########
>
> Last messages accounting for this alert:
> ${if backlog_size > 0}${foreach backlog message}
> ${message}
> ${end}
> ${else}<No backlog.>${end}
>
> ---------------------------------------------------------------------
>
> Stream URL is ok and show me the message in the web interface which
> brought about the e-mail alert BUT the message must also appear in the body
> of the e-mail "Last messages accounting for this alert". It appear
> correctly once and ... ALWAYS for the next others e-mails alerts... (same
> process_id). It's always the same message for all my e-mails alerts and it
> doesn't show me the others messages which brought about the others e-mails
> alerts... Why ?
>
> And I don't understand why there is no option to configure this plugin in
> the web interface (like v0.10). We always must configure the email
> transports option in the config file ?
>
> Thanks for helping me and thanks to you for your great job !
>
--
You received this message because you are subscribed to the Google Groups
"graylog2" group.
To unsubscribe from this group and stop receiving emails from it, send an email
to [email protected].
For more options, visit https://groups.google.com/d/optout.