# This is an example webhooks.conf. Use this file to configure
# webhook episode action.
#
# 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 UI to create/update/delete the webhooks.
#
# To learn more about configuration files please see
# the documentation located at
#
#
# This example is for webhook.
[]
uri = Webhook URL, for example, https://myaccount.com.
username = Webhook account username.
description = Webhook description.
auth_type = Type of authentication used. {No Auth|Bearer Token|Basic Auth}
should_ssl_verified = Whether to disable SSL certificate validation or not.