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!

Unlock Database Monitoring with Splunk Observability Cloud

  In today’s fast-paced digital landscape, even minor database slowdowns can disrupt user experiences and ...

Purpose in Action: How Splunk Is Helping Power an Inclusive Future for All

At Cisco, purpose isn’t a tagline—it’s a commitment. Cisco’s FY25 Purpose Report outlines how the company is ...

[Upcoming Webinar] Demo Day: Transforming IT Operations with Splunk

Join us for a live Demo Day at the Cisco Store on January 21st 10:00am - 11:00am PST In the fast-paced world ...