Security

Does Splunk Enterprise rely on OS for proxy configuration or does it have its own settings for proxy configuration?

atant
Splunk Employee
Splunk Employee

My customer is using proxy with authentication to access the internet for users and applications. Does Splunk Enterprise rely on OS for proxy configuration or does it have its own settings for proxy configuration?

tomasmoser
Contributor

Same issue on Splunk 8.0.x. I have tried any hint I found. Including addi HTTP_PROXY= into splunk-launch.conf for access to Internet via proxy and server.conf for access via S2S to any other Splunk node via proxy. DOES NOT work.

0 Karma

bowendenning
Path Finder

I'm not sure if this is what you're after, but take a look at: http://docs.splunk.com/Documentation/Splunk/6.1.3/admin/Specifyaproxyserver

Splunk uses the usual http_proxy" and https_proxy environment variables for proxy configuration. To add authentication, try using "HTTP_PROXY = username:password@proxyserver.net:8080". I haven't used this config before myself, but it's worth giving it a go.

ccrayto
Engager

Didn't work for me. I get a " Error resolving: Name or service not known" when attempting to browse apps in the UI.

0 Karma

tomasmoser
Contributor

Did you fix it?

0 Karma

dshpritz
SplunkTrust
SplunkTrust

Splunk has its own settings:

http://docs.splunk.com/Documentation/Splunk/6.1.3/admin/Specifyaproxyserver

Configuration is done in the splunk-launch.conf file.

ccrayto
Engager

This link is now dead. It is fascinating to me that people have had this issue for the past three years or more, and Splunk still does not make it easy to find an answer.

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...