Graylog2 / graylog2-server

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

log notifications and returnvalue locally #6712

Open jalogisch opened 5 years ago

jalogisch commented 5 years ago

Current Behavior

When Graylog fires a notification (http for example) no option is given to see if the event has triggered the notification and what (if any) return value was seen.

Should the receiver have a problem or is not working Graylog does not know that and if you debug a pipeline of different services that play together you can't see if Graylog has acted as it should.

Your Environment

[z#842864]

jalogisch commented 4 years ago

Now you will get a message like the following when http call gets a 40x return


2019-11-13T09:27:22.339+01:00 ERROR [JobExecutionEngine] Job execution error - trigger=5dcbbe6a2406fddc0a442992 job=5dc969522406fd7dd6c4e931
org.graylog.scheduler.JobExecutionException: Failed permanently to execute notification, giving up - <5dc969522406fd7dd6c4e930/ZIS/http-notification-v1>

No ability to connect to any event or similar. Only in the Debug log you get the Event that was fired.