Security

When I try to restart the indexer in clustering. I will get bet below error"Web interface does not seem to beavailable"

Dhanaskv
Path Finder

Screenshot from 2021-03-10 10-19-39.png

Labels (3)
0 Karma
1 Solution

scelikok
SplunkTrust
SplunkTrust

Hi @Dhanaskv,

You can check /opt/splunk/var/log/splunk/web_service.log to find what prevents the web interface to start.

Actually you do not need web interface on clustered indexer, it is better disabling it on web.conf.

You can send this config as an app from Cluster Master;

web.conf

[settings]
startwebserver = false
If this reply helps you an upvote and "Accept as Solution" is appreciated.

View solution in original post

0 Karma

scelikok
SplunkTrust
SplunkTrust

Hi @Dhanaskv,

You can check /opt/splunk/var/log/splunk/web_service.log to find what prevents the web interface to start.

Actually you do not need web interface on clustered indexer, it is better disabling it on web.conf.

You can send this config as an app from Cluster Master;

web.conf

[settings]
startwebserver = false
If this reply helps you an upvote and "Accept as Solution" is appreciated.
0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...