Alerting

how to config webhook payload for an alert action?

Marcus-advent
Loves-to-Learn Lots

I want to custom payload for webhook ,but in webhook UI,only a input box for url ,I don't know where I can configure the payload parameter . thanks
Marcusadvent_0-1719495323371.png

 

Labels (1)
0 Karma

tscroggins
Influencer

Hi @Marcus-advent,

The only parameter configurable via Splunk Web is the URL, which must be properly encoded.

The webhook alert action uses a predefined JSON object body. The field values from the first result of your alert search will be added to the body's result field. See https://docs.splunk.com/Documentation/Splunk/latest/Alert/Webhooks for more information.

The webhook source code is very simple. You can view it directly in $SPLUNK_HOME/etc/apps/alert_webhook/bin/webhook.py or by downloading and extracting a copy of Splunk Enterprise for any platform if you don't have access to your Splunk instance.

0 Karma

Marcus-advent
Loves-to-Learn Lots

This means that we can only return the standard content. Can't be customized? Will these contain log message, resource, resourceType?

 

And I have this post interface

like this https://abc.ssnc-corp.cloud/splunk

I asked the my splunk administrator to add “ssnc-corp.cloud” to the allow list, but it didn't seem to work. Do we need to restart splunk? What if I can check the reason why it does not take effect?

0 Karma
Get Updates on the Splunk Community!

Preparing your Splunk Environment for OpenSSL3

The Splunk platform will transition to OpenSSL version 3 in a future release. Actions are required to prepare ...

Deprecation of Splunk Observability Kubernetes “Classic Navigator” UI starting ...

Access to Splunk Observability Kubernetes “Classic Navigator” UI will no longer be available starting January ...

Now Available: Cisco Talos Threat Intelligence Integrations for Splunk Security Cloud ...

At .conf24, we shared that we were in the process of integrating Cisco Talos threat intelligence into Splunk ...