Post request for HTTP alert notification with token

Hi All,

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?

Please let me know your thoughts.

Regards,
Ganeshbabu R

Check if service supports passing token in URL, for example:

http://www.example.com/foo/bar.html?token=1441307151_4492f25946a2e8e1414a8bb53dab8a6ba1cf4615
1 Like

This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.