Splunk Search

Is there a way to limit a scheduled search by its run time?

danielbb
Motivator

The skipped searches we have are ones that run for over an hour. Is there a way to limit by configurations the run time of queries?

0 Karma
1 Solution

burwell
SplunkTrust
SplunkTrust

There is a way to limit search execution time. You do it by role and you put the configs in authorize.conf.

For example you can limit power users to 30 minutes. This is applicable for ad-hoc or scheduled searches

[role_power]
srchMaxTime = 1800

View solution in original post

burwell
SplunkTrust
SplunkTrust

There is a way to limit search execution time. You do it by role and you put the configs in authorize.conf.

For example you can limit power users to 30 minutes. This is applicable for ad-hoc or scheduled searches

[role_power]
srchMaxTime = 1800

danielbb
Motivator

That's amazing. So how come, by default, it's 100days?

0 Karma

burwell
SplunkTrust
SplunkTrust

Haha. I didn't know the default was 100 days.

if this is the answer you need can you accept the answer? Thanks!

skoelpin
SplunkTrust
SplunkTrust

Write better searches and/or add more indexers and boost the IOPs of current indexers. Can you post a sample of your query that is skipping? Does it have any joins/appends etc..?

How frequently are the searches running? Skips are expected if the runtime is longer than the search frequency

0 Karma
Get Updates on the Splunk Community!

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...

New in Observability Cloud - Explicit Bucket Histograms

Splunk introduces native support for histograms as a metric data type within Observability Cloud with Explicit ...