Installation

web interface is not available in splunk

mitali
Explorer


Waiting for web server at https://127.0.0.1:8000 to be available......................................... it has stopped here.

No error in splunkd.log

 

Labels (1)
0 Karma
1 Solution

SinghK
Builder

Verify if cert and key are owned by user splunk.

And to test that cert and key just hash out cert and key and restart splunk of it starts its an issue with cert else just uncomment  and we will test more.

 

View solution in original post

SinghK
Builder

Post you web.conf pls..

mitali
Explorer

web.conf 

[settings]

startwebserver = 1

enableSplunkWebSSL = 1

tools.sessions.timeout = 30

loginBackgroundImageOption = custom

loginCustomBackgroundImage = search:logincustombg/Splunk_Wall.png

max_upload_size = 1024

 

privKeyPath = /opt/splunk/etc/auth/mycerts/mySplunkWebPrivateKey.key

#Absolute paths may be used. Non-absolute paths are relative to $SPLUNK_HOME.

 

serverCert = /opt/splunk/etc/auth/mycerts/mySplunkWebCertificate.pem

httpport = 8000

#Absolute paths may be used. Non-absolute paths are relative to $SPLUNK_HOME.

0 Karma

SinghK
Builder

Verify if cert and key are owned by user splunk.

And to test that cert and key just hash out cert and key and restart splunk of it starts its an issue with cert else just uncomment  and we will test more.

 

engsema
Observer

please how do i hashout as proposed by the solution

 

0 Karma

mitali
Explorer

Thank you very much, this resolves the issue!

0 Karma

SinghK
Builder

If you can upvote and mark this as solution please.

mitali
Explorer

Thank you I will try  and will tell you know.

 

Tags (1)
0 Karma
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!

[Puzzles] Solve, Learn, Repeat: Character substitutions with Regular Expressions

This challenge was first posted on Slack #puzzles channelFor BORE at .conf23, we had a puzzle question which ...

Splunk Community Badges!

  Hey everyone! Ready to earn some serious bragging rights in the community? Along with our existing badges ...

[Puzzles] Solve, Learn, Repeat: Matching cron expressions

This puzzle (first published here) is based on matching timestamps to cron expressions.All the timestamps ...