How to set ignore filter in Event Rules to ignore Events if they have "Time of event" fields value between 1:30 AM - 1:45 AM everyday?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 02:47 AM
How to set ignore filter in Event Rules to ignore Events if they have "Time of event" fields value between 1:30 AM - 1:45 AM everyday?
I couldn't find the operators to define time range to specify date/time. Please let me know how to achieve this.
Best Regards,
Aki
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-19-2022 03:40 AM
Hi
While working in the Event Filter tab:
- In the Event rule list, if you selected a recommended rule or an existing rule, the filter fields are populated with values from these events. You can use these filter fields to compose filter conditions.
- You can click another tab (for example, Threshold), work in that area and then return to work in the Event Filter area without losing information.
- Use the right-panel as a source of reference for which fields are available to be used when composing filter conditions.

Procedure
- Navigate to All > Event Management > Rules > Event Rules.
- Click New or open an event rule.
- Click Event Filter.
- To ignore events, select Ignore events that match this filter. All events that match this event rule are ignored. You can add more conditions to the filter by clicking either OR or AND.
Note: Even if an event is ignored by an event rule, the event is still recorded in the Event [em_event] table. Select this option to inhibit an alert from being created and be associated with the event.
- To configure conditions to which the event rule must apply, click New Criteria. You can add further conditions by clicking either OR or AND.
Note: The % character is not supported in filter conditions.
- You can add field names to the Event Rule Simple Field Black Lists [em_event_rule_black_list] table to either show or hide fields from the filter.
- To remove fields from the filter and the right panel, add a new black list field with Show in rule not selected.
- To remove fields only from the filter and still enable it to appear in the right panel, add an exclusion list field with Show in rule selected.
- Click either Save or Submit.
Example

Example to filter events using time conditions. In the Select Field or add New field, select Time of event.
Specify the required time conditions, for example, anytime after yesterday.
Mark my answer correct & Helpful, if Applicable.
Thanks,
Sandeep
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎04-10-2024 10:23 AM
This looks encouraging as I also was looking to get a solution for similar use case. Thank you Sandeep