Splunk Search

Saved searches lifetime: difference between dispatch.ttl and alert.expires in savedsearches.conf

BernardEAI
Communicator

I'm trying to accurately control the lifetime of the search artifacts of a saved search. I have set the "Expiry" time to 30 mins in the saved search, but if I check the artifacts in the  "Jobs" view, the expiry of the search is 2 hours after start.

Looking at the savesdearches.conf I see the item "alert.expires = 30m" in the saved search stanza. I have also seen the item "dispatch.ttl" in the Spunk documentation for savedsearches.conf, where it states:

dispatch.ttl = <integer>[p]
* Indicates the time to live (ttl), in seconds, for the artifacts of the
  scheduled search, if no actions are triggered.

 According to that the life of the artifacts is controlled by this parameter. What does alert.expires control? Is there a way to set dispatch.ttl via the UI?

Tags (1)
0 Karma
1 Solution

BernardEAI
Communicator

I found the answer to the question: the "dispatch.ttl" can be configured in the "Advanced Edit" of the saved search.

View solution in original post

0 Karma

BernardEAI
Communicator

I found the answer to the question: the "dispatch.ttl" can be configured in the "Advanced Edit" of the saved search.

0 Karma

gjanders
SplunkTrust
SplunkTrust

Because non-admins couldn't always see the advanced edit I created an app / code here https://github.com/gjanders/SplunkOther so that they could change the TTL of there own alerts without hitting the REST API...

0 Karma
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...