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
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...