splunk / splunkforjenkins

20 stars 55 forks source link

using plugin with corp-proxy #12

Open ticteam opened 5 years ago

ticteam commented 5 years ago

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

ticteam commented 5 years ago

ping