I am using graylog v3.3.0 in my development environment. I have setup event-definition for few scenario and in that Iām using http alert notification. when alerts are generated the messages are sent to the http endpoint.
Is it possible in graylog to pass an authentication token when it sends its post request for HTTP alert notification?