Exclude Event Log errors based on ID

Started by TEL, August 01, 2023, 03:52:03 PM

Previous topic - Next topic

TEL

Hi,

I need some help in preventing e-mail alerts from being sent for specific entries in the Event Log:

Events_to_exclude.PNG

In the events.xml file, I think we have it configured to only send out alerts if the entry is level 3 (warning):

Events_XML..PNG

But the one that I want to exclude are level 2 entries:

Events_Detail.PNG

Am I going wrong somewhere?

TIA, Jim

Alex Kirhenshtein

Hi

simplest way it to filter them in the Event processing policy. Match these records with script filter and use action "stop processing" (or invert filter and add it to the notification rule instead)