Alerting

Time based alerts

diegosainz
Path Finder

I would like to create an search that triggers one alert for work hours and a different alert for after hours alerts. Any input would be helpful. Thank you

Tags (3)
0 Karma

jlanders
Path Finder

Another option would be to run one report inside of Splunk but trigger an external script that performs whatever alerting actions you need. That script could also check the time of day.

0 Karma

BobM
Builder

If you were to make two copies of the alert search and schedule them with cron, you could have different alert actions for each one. For example set one with a cron schedule of

cron_schedule = */2 9-17 * * *

to alert every half hour from 9am to 5:30pm and email the helpdesk. Another with cron of

cron_schedule = */2 0-8,18-24 * * *

to alert from 6pm to 8:30 and run a script to page the on call person.

diegosainz
Path Finder

Thank you Bob. I will take a crack at that.

0 Karma
Get Updates on the Splunk Community!

.conf24 | Registration Open!

Hello, hello! I come bearing good news: Registration for .conf24 is now open!   conf is Splunk’s rad annual ...

ICYMI - Check out the latest releases of Splunk Edge Processor

Splunk is pleased to announce the latest enhancements to Splunk Edge Processor.  HEC Receiver authorization ...

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...