I've installed Splunk plugin for Jenkins and I went to Jenkins configuration to update "Splunk for Jenkins Configuration". After saving the changes, I clicked test connection and got "Connection Refused" error.
When I ran CURL for splunk URL with proxy I was able to get the response back and this confirms that Jenkins is trying to hit without proxy.
Is there any place in Jenkins where I can configure the proxy so that Jenkins can pick that up while it is trying to connect to splunk server or is there any other alternative approach to this.