Security

How to work around "Error resolving: Temporary failure in name resolution" when I click on "Browse More Apps" in Splunk 6.5.0?

jawidhalm
New Member

Hello

Just installed 6.5 on a Linux platform (centos). When I "Browse More Apps" I am greeted with the error:

Error resolving: Temporary failure in name resolution

This may have something to do with the proxy I am sitting behind, of which I have no control over. But I am writing to ask if there is anything I can apply to the Splunk configuration to work around this error and browse the available applications.

Thank you

0 Karma

sivaksk147
Explorer

Hi Jawid

The first thing you can check the system(where you installed the Splunk enterprise) in your case in centos machine should have the internet access, browse google and check if it's working the browse apps also should work. if it's not working fix your internet issue, browse apps require the internet access.

0 Karma

adamsaul
Communicator

Hi Jawid,

Try editing the following file and see if that helps. Also, check your '/etc/resolv.conf' to be sure it is pointing at the DNS you intended

::$SPLUNKHOME/etc/splunk-launch.conf
#Add proxy settings as needed, then restart the splunk server
#This one is for a proxy with no authentication
http_proxy=proxy.local:80
#Use the one below for a proxy with authentication
http_proxy=a_user:a_password@proxy.local:80
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...