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!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...