Graylog2 / graylog2-server

Free and open log management
https://www.graylog.org
Other
7.41k stars 1.07k forks source link

Configured callback block email alert #3208

Closed avongluck-r1soft closed 7 years ago

avongluck-r1soft commented 7 years ago

It seems when you configure a callback (OpsGenie in this case) the callback blocks the email notifications.

Expected Behavior

When callbacks are configured, all alert actions fire.

Current Behavior

When callbacks are configured, email alerts don't trigger.

Environment

emaul

avongluck-r1soft commented 7 years ago

green callback works. Email in red doesn't. Removing the callback results in the email to the receivers working.

joschi commented 7 years ago

@avongluck-r1soft While it's badly documented, that's the intended result.

If you want to receive emails in addition to the OpsGenie notifications, you'll have to add an Email Alert Callback.

In Graylog 2.2.0, this will be explicit instead of this (quite surprising) behavior.