Not able to get Email notification and opsgenie alerts from graylog

  1. Describe your incident:

We had a issue in alert page and we have done few changes from backend in mongo like

event_definitions
scheduler_triggers
event_processor_state
event_notification_status
scheduler_job_definitions

worked on these collections and alert page issue was resolved , but after that alerts are getting triggered , but not able to receive any notifications were sent to mail or opsgenie from the Event definitions . How can we resolve it , whether any other notification collection should be cleaned up in mongo ?

Not exactly clear what is going on, the issue we had with opsgenie is that the
url to call out to opsgenie can be to long to be handled. A shorter one did the trick.

What do you see in server.log?