- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
splunk webhook with credentials/authentication
palemmahesh
Engager
07-09-2021
11:44 AM
I want to use splunk webhook future to send the fired alerts/events to another third party system.
the third party rest api needs authentication.
So I have given the weebhook url as https:.//username:password@url, but its not sending the trigged alerts to this url. Cannot we give username/password in the url?
how to debug or check why splunk is not able to send trigged alerts?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content

kamlesh_vaghela

SplunkTrust
07-11-2021
09:50 PM
The splunk web hook alert doesn't provide this feature but you can try below app.
https://splunkbase.splunk.com/app/3226/
https://github.com/rzzldzzl/alert_webhook_ng
Kv
