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!

Enter the Splunk Community Dashboard Challenge for Your Chance to Win!

The Splunk Community Dashboard Challenge is underway! This is your chance to showcase your skills in creating ...

.conf24 | Session Scheduler is Live!!

.conf24 is happening June 11 - 14 in Las Vegas, and we are thrilled to announce that the conference catalog ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...