Security

Why Splunk web login is returning HTTP 500 internal server error when splunkd fails to start up?

keio_splunk
Splunk Employee
Splunk Employee

Splunk web is returning HTTP 500 internal server error after entering login credential as splunkd fails to start up.
We have checked the server.conf:[httpServer] :disableDefaultPort is set to false.

0 Karma
1 Solution

keio_splunk
Splunk Employee
Splunk Employee

Splunkd fails to start due to parsing error of the web.conf:tools.sessions.timeout attribute:
xx-xx-xxxx xx:xx:xx.xxx +xxxx ERROR UiHttpListener - Can't parse tools.sessions.timeout value "240s", using default of 60
Note: Only integer value is allowed.

Splunkd is started and the HTTP 500 internal server error is resolved after correcting the timeout value to the default value of 60 in web.conf.
tools.sessions.timeout = 60

View solution in original post

0 Karma

keio_splunk
Splunk Employee
Splunk Employee

Splunkd fails to start due to parsing error of the web.conf:tools.sessions.timeout attribute:
xx-xx-xxxx xx:xx:xx.xxx +xxxx ERROR UiHttpListener - Can't parse tools.sessions.timeout value "240s", using default of 60
Note: Only integer value is allowed.

Splunkd is started and the HTTP 500 internal server error is resolved after correcting the timeout value to the default value of 60 in web.conf.
tools.sessions.timeout = 60

0 Karma

Shalini
New Member

Tried updating the timeout to 300 in web.conf still not working

0 Karma
Get Updates on the Splunk Community!

AI for AppInspect

We’re excited to announce two new updates to AppInspect designed to save you time and make the app approval ...

App Platform's 2025 Year in Review: A Year of Innovation, Growth, and Community

As we step into 2026, it’s the perfect moment to reflect on what an extraordinary year 2025 was for the Splunk ...

Operationalizing Entity Risk Score with Enterprise Security 8.3+

Overview Enterprise Security 8.3 introduces a powerful new feature called “Entity Risk Scoring” (ERS) for ...