webhooks.conf

The following is an example file for webhooks.conf.

CODE
# To use one or more of these configurations, copy the configuration block
# into webhooks.conf in $SPLUNK_HOME/etc/apps/SA-ITOA/local.  
# You must restart Splunk to enable configurations.
# Or simply use the UI to create/update/delete the webhooks.

[<webhook name>]
uri = <string> Webhook URL, for example, https://myaccount.com.
should_ssl_verified = <bool> Whether to disable SSL certificate validation or not.