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!

Data Preparation Made Easy: SPL2 for Edge Processor

By now, you may have heard the exciting news that Edge Processor, the easy-to-use Splunk data preparation tool ...

Introducing Edge Processor: Next Gen Data Transformation

We get it - not only can it take a lot of time, money and resources to get data into Splunk, but it also takes ...

Tips & Tricks When Using Ingest Actions

Tune in to learn about:Large scale architecture when using Ingest ActionsRegEx performance considerations ...