Deployment Architecture

splunk web interface is not working on live server .

Piyush_Aghera
New Member

I have installed splunk in local ubuntu and working fine. i got web interface and server started on port 8000. Now i want to install splunk on my live production server. i have installed rpm package successfuly and also started daemon on port 8000. but i cant able to access web interface on internet. is port 8000 not accessible from public ?

Tags (3)
0 Karma

MHibbin
Influencer

There are many things that you can check, but the most common would be firewall issues, this can both be network firewalls or local firewalls (e.g. iptables). You should start by looking at this root to check there is connectivity being allowed.

Also, is it possible to log-on to the WebUI from the server (i.e. locally) to check the service/daemon is working correctly?

Regs,

MHibbin

0 Karma

yannK
Splunk Employee
Splunk Employee
  • verify that the port is open locally
    use : netstat -an | grep 8000

  • test that you are not using ssl for splunkweb :
    with https://myserver:8000

  • Check that your server doesn't have a firewall service
    (classic one is iptables)

  • Ask your network administrator/security admin if the port 8000 is not blocked to external users by a firewall/router.

Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

Modernize your Splunk Apps – Introducing Python 3.13 in Splunk

We are excited to announce that the upcoming releases of Splunk Enterprise 10.2.x and Splunk Cloud Platform ...

Step into “Hunt the Insider: An Splunk ES Premier Mystery” to catch a cybercriminal ...

After a whole week of being on call, you fell asleep on your keyboard, and you hit a sequence of buttons that ...