All Apps and Add-ons

Can't access Splunk web interface from VMware host?

dford343
Explorer

I have installed Splunk on a clean build of RHEL 7.0.4 in VMware Workstation 14 Pro and have verified that it is running. The issue I am having is that when I go to chrome and type in 'http://127.0.0.1:8000' it does not resolve. Is there a setting in VMware that I am missing that would allow me to open the web interface on my local machine?

Labels (1)
Tags (1)
0 Karma
1 Solution

jaracan
Communicator

Hi dford343,

You may want to check the server's hostname.
In your Command line, execute "hostname -I" to check the IP.
Then try accessing it to your browser by adding the port 8000 or 8001.
e.g. 192.168.84.1:8000

You can also check if the firewall may causing it or are the ports open.
You can check on this link
https://answers.splunk.com/answers/58888/what-are-the-ports-that-i-need-to-open.html

View solution in original post

0 Karma

jaracan
Communicator

Hi dford343,

You may want to check the server's hostname.
In your Command line, execute "hostname -I" to check the IP.
Then try accessing it to your browser by adding the port 8000 or 8001.
e.g. 192.168.84.1:8000

You can also check if the firewall may causing it or are the ports open.
You can check on this link
https://answers.splunk.com/answers/58888/what-are-the-ports-that-i-need-to-open.html

0 Karma

dford343
Explorer

I was able to figure it out. The issue was with my default firewall rules. I had to change several values is the table so that I could access it, but it works now.

eliav2
Explorer

thanks!

for me in cent os the following command deactivated the firewall and made splunk available:

sudo systemctl stop firewalld.service
0 Karma

kevlovesu
Loves-to-Learn

Hi @eliav2,

This also works on Oracle Linux.
Is this advisable if I want to deploy on a live environment?


0 Karma

rogertansc
New Member

Hi @dford343 , can you kindly advice where did u go about changing your default firewall rules?

 

Many thanks!

0 Karma

adonio
Ultra Champion
0 Karma

dford343
Explorer

I have tried that and the IP that got assigned to the VM. Neither work.

0 Karma
Get Updates on the Splunk Community!

Monitoring Postgres with OpenTelemetry

Behind every business-critical application, you’ll find databases. These behind-the-scenes stores power ...

Cloud Platform | Customer Change Announcement: Email Notification Will Be Available ...

The Notification Team is migrating our email service provider since currently there’s no support ...

Mastering Synthetic Browser Testing: Pro Tips to Keep Your Web App Running Smoothly

To start, if you're new to synthetic monitoring, I recommend exploring this synthetic monitoring overview. In ...