Alerting

How to Triger an alert in an Specific timeline

IvanIT
Engager

Hello, 
I need to setup an alert that triggers if I got an event on an specific timeshift. The reason is that  in my company there are employees which connects to an AWS Workspace and when they log in out of their shift Security department needs to be updated. 

This is the main search request:

(index=aws_description sourcetype="aws:cloudwatchlogs") ( NOT eni ) actionType"successfulLogin"



and I'm not pretty sure how to place it into a time range and get a triger when I get an event from 19:00 PM until 06:00 AM

So far the alert runs on Cron Schedule in a time range "last 5 mins" and a Cron expression 0/5 **** in order to check every 5 minuts, but it will get me all the time range and I only need the metioned below.

Any Idea?

Thank you,
Iván

Labels (2)
0 Karma

ITWhisperer
SplunkTrust
SplunkTrust

Try something like this

0/5 0-5,19-23 * * *

Note that this doesn't run at 6:00 so if you want that time, you would need a second alert

richgalloway
SplunkTrust
SplunkTrust

Change the cron schedule to only run the alert during off-hours.  Try */5 0-5,19-23 * * *

---
If this reply helps you, Karma would be appreciated.
Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.

Can’t make it to .conf25? Join us online!

Get Updates on the Splunk Community!

Community Content Calendar, September edition

Welcome to another insightful post from our Community Content Calendar! We're thrilled to continue bringing ...

Splunkbase Unveils New App Listing Management Public Preview

Splunkbase Unveils New App Listing Management Public PreviewWe're thrilled to announce the public preview of ...

Leveraging Automated Threat Analysis Across the Splunk Ecosystem

Are you leveraging automation to its fullest potential in your threat detection strategy?Our upcoming Security ...