- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Accepting Webhook
starskiin3d
Observer
12-05-2023
08:15 AM
Hello,
Is it possible to configure Splunk to receive webhook with some information added to it and if it is can you give me link to the tutorial?
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
PickleRick

SplunkTrust
12-09-2023
01:11 AM
Depending on what you mean by webhook - as @_JP already pointed out, Http Event Collector is one of the main and most often used ways of input. Also you can call Splunk using REST to perform various actions - see https://docs.splunk.com/Documentation/Splunk/latest/RESTREF/RESTlist (actually pushing events to HEC is also using one of those REST endpoints).
- Mark as New
- Bookmark Message
- Subscribe to Message
- Mute Message
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
_JP
Contributor
12-08-2023
03:05 PM
Yes, you can do this using the Splunk HTTP Event Collector.
Here's a blog post showing an example of Splunk receiving data from a Zoom webhook:
Splunking Webhooks with the HTTP Event Collector | Splunk
