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
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

What Is Splunk? Here’s What You Can Do with Splunk

Hey Splunk Community, we know you know Splunk. You likely leverage its unparalleled ability to ingest, index, ...

Level Up Your .conf25: Splunk Arcade Comes to Boston

With .conf25 right around the corner in Boston, there’s a lot to look forward to — inspiring keynotes, ...

Manual Instrumentation with Splunk Observability Cloud: How to Instrument Frontend ...

Although it might seem daunting, as we’ve seen in this series, manual instrumentation can be straightforward ...