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? 

Labels (1)
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!

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...

Adoption of Infrastructure Monitoring at Splunk

  Splunk's Growth Engineering team showcases one of their first Splunk product adoption-Splunk Infrastructure ...

Modern way of developing distributed application using OTel

Recently, I had the opportunity to work on a complex microservice using Spring boot and Quarkus to develop a ...