Deployment Architecture

Splunk Enterprise 8.0 and Ubuntu 18.04 - can't access the UI

rwellum
Explorer

I have successfully installed Splunk Enterprise on Ubuntu 18.04. But I can't access the UI at all.

Splunk is running:

splunk@rich-splunk-ubuntu:~$ splunk status
splunkd is running (PID: 3561).
splunk helpers are running (PIDs: 3562 3575 3713 3773).

Splunk is listening on port 8000:

splunk@rich-splunk-ubuntu:~$ netstat -tulnp | grep 8000
(Not all processes could be identified, non-owned process info
will not be shown, you would have to be root to see it all.)
tcp 0 0 0.0.0.0:8000 0.0.0.0:* LISTEN 3561/splunkd

Firewall disabled:

splunk@rich-splunk-ubuntu:~$ sudo ufw status
Status: inactive

But connecting to: http://:8000 - tells me cannot be reached. Restarted Splunk and also Ubuntu VM - no change in behavior.

No issues with Centos so far.

0 Karma

tomaszpiekos
Explorer

is it http or https ?

0 Karma

tomaszpiekos
Explorer

do you have local firewall running on Ubuntu ?

0 Karma

rwellum
Explorer

http and I disabled firewall

0 Karma

Richfez
SplunkTrust
SplunkTrust

What tells you that it can't be reached?

Specifically, it's like any other networking problem. You have confirmed that the host has no firewall and that it's listening on the right port.

So either a) you have the wrong network address you are using (All I can see is 'http://:8000' which is completely wrong but I assume just eaten by the editor?), or b) there's an external firewall, or c) the box you are using to access it can't make a connection to it, or ... so on.

What is the server's IP address? What is your workstation's IP? Can you use the workstation to connect to the server via SSH?

If you can via ssh but not via http, then it's network between the two or could be a local firewall on the workstation.

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to May Tech Talks, Office Hours, and Webinars!

Take a look below to explore our upcoming Community Office Hours, Tech Talks, and Webinars this month. This ...

They're back! Join the SplunkTrust and MVP at .conf24

With our highly anticipated annual conference, .conf, comes the fez-wearers you can trust! The SplunkTrust, as ...

Enterprise Security Content Update (ESCU) | New Releases

Last month, the Splunk Threat Research Team had two releases of new security content via the Enterprise ...