Installation

no web access

james_wattnem
New Member

I have a CentOS server that is in a virtualized environment. I installed Splunk using the rpm -i "splunk file". It installed correctly and gave me all the correct information, yet I cannot log in using the web URL. I checked all processes and I have splunkd installed. I check to see if phython was also install. yet I do not see splunkweb on the system. What do I do to fix the problem.

Tags (2)
0 Karma

Drainy
Champion

Well splunkweb is actually a python based web server called cherrypy so in your list of processes you should have a splunkd plus something like python -O /opt/splunk etc etc.

Also its worth noting that it uses its own instance of Python, you don't need another independant install.
In your case, if you've done a ./splunk start and the ./splunk status command shows everything running, you probably just need to add a firewall rule for port 8000 on the CentOS box. On a new install by default it should probably be blocking it.

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!

Splunk App Dev Quarterly Roundup: AI, Agents, and Innovation!

Another quarter, another wave of innovation. From complex integrations to pushing the limits ...

What’s New in Splunk AI: Volume 02

Welcome to the second edition of “What’s New in Splunk AI” where we look at the latest and greatest updates, ...

Value Insights: Now Generally Available in the CMC

Organizations are under pressure to move faster, control cost, expand AI adoption, and prove value with more ...