All Apps and Add-ons

Splunk Web not starting with restart command

bhupalbobbadi
Path Finder

Splunk Web not starting with restart command on RHEL, I was working on "App Management" and "Access Control" section before the splunk web gone. Any help to find the root cause for lost of web appreciated. TIA.

Tags (1)
0 Karma
1 Solution

diogofgm
SplunkTrust
SplunkTrust

check if not config regarding web was changed by using btool.

./splunk btool web list --debug
OR this to ignore system/default attributes
./splunk btool web list --debug | grep -v system/default

startwebserver should be = 1
Post the btool result here if you need help with it.

------------
Hope I was able to help you. If so, some karma would be appreciated.

View solution in original post

bhupalbobbadi
Path Finder

Thanks diogofgm, After placing "startwebserver = 1" in ../system/local/web.conf and restart command started splunk-web.

0 Karma

diogofgm
SplunkTrust
SplunkTrust

check if not config regarding web was changed by using btool.

./splunk btool web list --debug
OR this to ignore system/default attributes
./splunk btool web list --debug | grep -v system/default

startwebserver should be = 1
Post the btool result here if you need help with it.

------------
Hope I was able to help you. If so, some karma would be appreciated.

bhupalbobbadi
Path Finder

Thanks diogofgm, After placing "startwebserver = 1" in ../system/local/web.conf and restart command started splunk-web.

0 Karma

diogofgm
SplunkTrust
SplunkTrust

Great to know! If this solve your problem please mark it as answer.

------------
Hope I was able to help you. If so, some karma would be appreciated.
0 Karma

renjith_nair
Legend

@bhupalbobbadi,

Are there any errors on the console? Check the splunkd and web_service logs in /var/log/splunk and look for errors

---
What goes around comes around. If it helps, hit it with Karma 🙂

Sukisen1981
Champion

try netstop and nestart splunk d from cmd?

0 Karma

harsmarvania57
Ultra Champion

He/she is using RHEL, "net stop" and "net start" are for windows as far I remember correctly.

0 Karma
Get Updates on the Splunk Community!

Aligning Observability Costs with Business Value: Practical Strategies

 Join us for an engaging Tech Talk on Aligning Observability Costs with Business Value: Practical ...

Mastering Data Pipelines: Unlocking Value with Splunk

 In today's AI-driven world, organizations must balance the challenges of managing the explosion of data with ...

Splunk Up Your Game: Why It's Time to Embrace Python 3.9+ and OpenSSL 3.0

Did you know that for Splunk Enterprise 9.4, Python 3.9 is the default interpreter? This shift is not just a ...