Alerting

How Can I Trigger An Alert NOT On The Hour (ie 3:30pm)

andrewkenth
Communicator

Is it possible to trigger alerts for a particular minute rather than a specific hour?

Tags (2)
0 Karma
1 Solution

kaufmanm
Communicator

Yes, use the cron scheduler e.g.

30 15 * * *

The above for every day at 3:30pm, the below for every hour on the half hour:

30 * * * *

alt text

View solution in original post

kaufmanm
Communicator

Yes, use the cron scheduler e.g.

30 15 * * *

The above for every day at 3:30pm, the below for every hour on the half hour:

30 * * * *

alt text

Get Updates on the Splunk Community!

Database Performance Sidebar Panel Now on APM Database Query Performance & Service ...

We’ve streamlined the troubleshooting experience for database-related service issues by adding a database ...

IM Landing Page Filter - Now Available

We’ve added the capability for you to filter across the summary details on the main Infrastructure Monitoring ...

Dynamic Links from Alerts to IM Navigators - New in Observability Cloud

Splunk continues to improve the troubleshooting experience in Observability Cloud with this latest enhancement ...