hello,
I try to use the plugin in a jenkins with a corp-proxy. The curl post from the bash work fine with "curl -x http://proxy:proxyport -k https://splunkadress -H "Authorization: Splunk TOKEN" .............
I also configured the same proxy in /jenkins/pluginManager/advanced.
But in the logs: Connecting socket to splunkadress/IP_ADRESS:443 with timeout 0
does the Splunkplugin use the jenkins proxy settings ?
How can i test that it realy works ?
hello, I try to use the plugin in a jenkins with a corp-proxy. The curl post from the bash work fine with "curl -x http://proxy:proxyport -k https://splunkadress -H "Authorization: Splunk TOKEN" ............. I also configured the same proxy in /jenkins/pluginManager/advanced. But in the logs: Connecting socket to splunkadress/IP_ADRESS:443 with timeout 0
does the Splunkplugin use the jenkins proxy settings ? How can i test that it realy works ?
thx