Hi,
we are developing a solution that uses timed searches to trigger a webhook to call an application API and take some action on our system.
In our development environments, the app is not secured via HTTPS, and Splunk can successfully contact our app via HTTP.
We are having difficulty after migrating this code to a higher environment that IS secured by HTTPS.
Can splunk Webhooks utilize HTTPS? if so, is the communication 1-way (Splunk server needs our app's certs) or 2-way (both apps need each other's certs).
... View more