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!

Detecting Remote Code Executions With the Splunk Threat Research Team

REGISTER NOWRemote code execution (RCE) vulnerabilities pose a significant risk to organizations. If ...

Observability | Use Synthetic Monitoring for Website Metadata Verification

If you are on Splunk Observability Cloud, you may already have Synthetic Monitoringin your observability ...

More Ways To Control Your Costs With Archived Metrics | Register for Tech Talk

Tuesday, May 14, 2024  |  11AM PT / 2PM ET Register to Attend Join us for this Tech Talk and learn how to ...