Security

Accepting Webhook

starskiin3d
Observer

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? 

0 Karma

PickleRick
SplunkTrust
SplunkTrust

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).

0 Karma

_JP
Contributor

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

Get Updates on the Splunk Community!

Splunk Decoded: Service Maps vs Service Analyzer Tree View vs Flow Maps

It’s Monday morning, and your phone is buzzing with alert escalations – your customer-facing portal is running ...

What’s New in Splunk Observability – September 2025

What's NewWe are excited to announce the latest enhancements to Splunk Observability, designed to help ITOps ...

Fun with Regular Expression - multiples of nine

Fun with Regular Expression - multiples of nineThis challenge was first posted on Slack #regex channel ...