Splunk Search

Search: time limit

wyang6
Path Finder

[subsearch]: Search auto-finalized after time limit reached (60 seconds). Results may be incomplete.

How can I set/increase the time limit? Thank you.

Tags (1)
1 Solution

svenwendler
Path Finder

I had the same issue. I fixed it by changing the default settings from

[join]
subsearch_maxout = 50000
subsearch_maxtime = 60
subsearch_timeout = 120

to

[join]
subsearch_maxout = 50000
subsearch_maxtime = 360
subsearch_timeout = 360

in limits.conf

jmnicolino
New Member

I have the same problem with Search auto-finalized after time limit reached (60 seconds). Results may be incomplete.

I've changed the limit.conf as shown below

[subsearch]

maxout = 10000

maxtime = 200

ttl = 300

but, still having the problem after even restarting the server.

Any else I can do????

0 Karma

matthew_tiffany
Explorer

I don't know if anyone is still reading this, but if you're doing a join it has a separate subsearch maxtime variable that might need to be changed too.

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!

Casting Call: Compete in Cyber Games

Lights, Camera, SecOps: Apply to Compete in Cyber Games     Think you have what it takes to beat the clock? ...

Announcing Modern Navigation: A New Era of Splunk User Experience

We are excited to introduce the Modern Navigation feature in the Splunk Platform, available to both cloud and ...

How Edge Processor's Durable Queue Works

Edge Processor sits in one of the most consequential places in any Splunk pipeline: between your data sources ...