Deployment Architecture

Getting request timed out error when I launch the Splunk console in browser after a fresh Splunk install on a new Linux VM?

harishmeetsu
Explorer

I started Splunk on a Linux VM on virtual box. I am trying to browse the Splunk console using http://:8000 after the daemon is started and it gives the request timed out error in the browser. What could be the reason? Any help is appreciated.

0 Karma
1 Solution

sirkgm14vg
Explorer

Let's start with basic troubleshooting:

  • Check to see if splunk is running: ps -ef | grep splunk
  • Check to see if splunk is running on the port you think it is: netstat -tulpn

Which OS are you using?
If you are using CentOS, check to make sure firewalld is not started and also check to see if selinux is running. Disable those and see if you can see if Splunk Web works then.

You can also comment on which user you installed Splunk as, anything but root without the actual requirement of being a separate user might be your issue also.

Let's start there and then see what we can find out!

-Kristerpher

View solution in original post

0 Karma

sirkgm14vg
Explorer

Let's start with basic troubleshooting:

  • Check to see if splunk is running: ps -ef | grep splunk
  • Check to see if splunk is running on the port you think it is: netstat -tulpn

Which OS are you using?
If you are using CentOS, check to make sure firewalld is not started and also check to see if selinux is running. Disable those and see if you can see if Splunk Web works then.

You can also comment on which user you installed Splunk as, anything but root without the actual requirement of being a separate user might be your issue also.

Let's start there and then see what we can find out!

-Kristerpher

0 Karma

harishmeetsu
Explorer

I meant to say "http://servername:8000"

0 Karma

jeremiahc4
Builder

Also, are you attempting to connect from within the same Linux VM setup or outside from another host? You could be dealing with a firewall blocking you out. Ensure you have enabled that port in your firewall setup.

0 Karma

Raghav2384
Motivator

What does the splunkd.log say?

0 Karma
Get Updates on the Splunk Community!

.conf24 | Day 0

Hello Splunk Community! My name is Chris, and I'm based in Canberra, Australia's capital, and I travelled for ...

Enhance Security Visibility with Splunk Enterprise Security 7.1 through Threat ...

(view in My Videos)Struggling with alert fatigue, lack of context, and prioritization around security ...

Troubleshooting the OpenTelemetry Collector

  In this tech talk, you’ll learn how to troubleshoot the OpenTelemetry collector - from checking the ...