Alerting

How do I trigger the same alert multiple times?

rolypolytoyy
Explorer

I want to repeat same alert 3 times, 5 minutes apart like morning call.

please let me know How can I do it.

Can I organize the logic into queries? or is there any alert option for it?

 

this is my query for alert event.

 

 

 

index="main" sourcetype="orcl_sourcetype" | sort by _time | tail 1 | where CNT < 10

 

 

 

 

Labels (1)
Tags (1)
0 Karma
1 Solution

isoutamo
SplunkTrust
SplunkTrust

Hi

You should just define that it's using cron schedule and there add schedule as 

*/3 * * * * 

That will run it every 3rd minutes.

Then don' t add throttling for it.

More info from

r. Ismo

View solution in original post

isoutamo
SplunkTrust
SplunkTrust

Hi

You should just define that it's using cron schedule and there add schedule as 

*/3 * * * * 

That will run it every 3rd minutes.

Then don' t add throttling for it.

More info from

r. Ismo

rolypolytoyy
Explorer

It works! I really thanks for the response!

0 Karma
Get Updates on the Splunk Community!

Index This | I’m short for "configuration file.” What am I?

May 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with a Special ...

New Articles from Academic Learning Partners, Help Expand Lantern’s Use Case Library, ...

Splunk Lantern is a Splunk customer success center that provides advice from Splunk experts on valuable data ...

Your Guide to SPL2 at .conf24!

So, you’re headed to .conf24? You’re in for a good time. Las Vegas weather is just *chef’s kiss* beautiful in ...