Open joepalm4 opened 5 years ago
Not sure if Splunk is sharing the http_proxy setting to the Apps.
For sure the jira.py python script is not calling any proxy config.
requests.post(url=jira_url, data=body, headers=headers, auth=(username, password))
If Splunk is settings Proxy variables passed to its children, it should work.
Please feel free to share your experience if you've tried to use this App.
Cheers,
My Splunk server lives in a network that can only leave via an outbound web proxy (squid). Are you able to confirm that this add-on is not compatible with Splunk's http_proxy setting?