Installation

Getting Error: 'Error connecting: No route to host ' when trying to find more apps

anuwilli
Engager

Using free splunk enterprise if that helps, cannot add new apps and keep getting this error is there a way to circumvent this?
I want to add a syslog server for cisco devices but need the add on.

Tags (1)
0 Karma
1 Solution

lakshman239
Influencer

possibly no connection to splunkbase?. You can download the required add-on/app and then upload/install via GUI. https://docs.splunk.com/Documentation/AddOns/released/Overview/Singleserverinstall

View solution in original post

codebuilder
Influencer

"No route to host" generally means that DNS can't resolve or a firewall is blocking access.
Check your DNS configuration at /etc/resolv.conf

Test DNS resolution with nslookup:
nslookup google.com

Check for firewall rules that may be blocking you:
iptables -L

----
An upvote would be appreciated and Accept Solution if it helps!

lakshman239
Influencer

possibly no connection to splunkbase?. You can download the required add-on/app and then upload/install via GUI. https://docs.splunk.com/Documentation/AddOns/released/Overview/Singleserverinstall

anuwilli
Engager

Thanks this solved my problem, you can just download the apps from splunkbase to your pc and upload it to your server via the GUI from your PC

0 Karma
Get Updates on the Splunk Community!

Splunk Enterprise Security 8.0.2 Availability: On cloud and On-premise!

A few months ago, we released Splunk Enterprise Security 8.0 for our cloud customers. Today, we are excited to ...

Logs to Metrics

Logs and Metrics Logs are generally unstructured text or structured events emitted by applications and written ...

Developer Spotlight with Paul Stout

Welcome to our very first developer spotlight release series where we'll feature some awesome Splunk ...