Splunk Search

LDAP Group Configuration: Can I increase the search request time limit higher than default UI timeout of 30 seconds?

vikas_gopal
Builder

Hi Experts,

I am configuring a dynamic ldap group with splunk .Group employee has more than 50,000 users.
when I am mentioning below advance settings I am getting an error

"Encountered the following error while trying to update: In handler 'LDAP-auth': Invalid timelimit"

Advance settings
Search request size limit :- 1000
Search request time limit:- 45
Network socket timeout:- -1

it is mentioned under request time limit that (The maximum time limit in seconds to wait for LDAP searches to complete. This should be less than the UI timeout of 30s.).Here my question is what if I want to increase this limit as I mention it as 45. Can I change the default UI timeout..?

Tags (3)
1 Solution

vikas_gopal
Builder

Strange even after seen my question by different experts by 36 times no one has provided any advice or solution ,but I cracked it my own .I hope it may help someone. I can increase the limit as follows

1) Authentication.conf
network_timeout = 1200 (previously it was 25 sec.)
sizelimit =15000 (previously it was 1000)
timelimit = 1200 (previously it was 20 sec.)

2) web.conf
# default timeout, in seconds, when communicating with splunkd
splunkdConnectionTimeout = 1201 (previously it was 30 sec.)

View solution in original post

vikas_gopal
Builder

Strange even after seen my question by different experts by 36 times no one has provided any advice or solution ,but I cracked it my own .I hope it may help someone. I can increase the limit as follows

1) Authentication.conf
network_timeout = 1200 (previously it was 25 sec.)
sizelimit =15000 (previously it was 1000)
timelimit = 1200 (previously it was 20 sec.)

2) web.conf
# default timeout, in seconds, when communicating with splunkd
splunkdConnectionTimeout = 1201 (previously it was 30 sec.)

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!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...