NetXMS Support Forum

English Support => General Support => Topic started by: TEL on August 01, 2023, 03:52:03 PM

Title: Exclude Event Log errors based on ID
Post by: TEL on August 01, 2023, 03:52:03 PM
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
Title: Re: Exclude Event Log errors based on ID
Post by: Alex Kirhenshtein on August 02, 2023, 12:28:32 PM
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)