‎2012-07-09
08:35 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Event Trigger time in Correlation rule
Dear All, Please help me in writing a correlation rule to trigger the alert if some event happens between certime timeframe , say between 10PM to 4AM. How can I configure the time frame in correlation rule? Thanks, MAK.
2 Replies
‎2012-07-10
12:01 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
Unfortunately within correlation rules you don't have great functionality over time ranges. You will have to run scheduled jobs to start the view at 10:00 and stop the view at 16:00.
I have attached two .bat files which can start and stop your view by editing one line in the code. Set these up as scheduled tasks and change INSERT VIEW NAME HERE to your view name, i.e. - Failed Login
Hope this helps,
Lee
‎2012-07-10
12:02 PM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report Inappropriate Content
