Forum Discussion

lucjad's avatar
lucjad
Icon for Neophyte rankNeophyte
2 months ago

Windows SQL Events - Error for failed package

Windows SQL Events - Error- failed package- related to running import. How to configure Logic Monitor not to receive an error for it? There's no Alert Tunning option for it. 

EventSource: Windows SQL Events

Windows Event ID: ....

Message: Package "{.........}" failed. 

 

I added FILTEREDEVENTS property to the device with the value of Event ID the error was showing. For now it seems to be ok. 

Is there other way to do it? To avoid editing it manually each time it happens? Editing Global Definition would not work as there are many customers that this EventSource applies to and would result in applying these changes to every client we do monitoring. 

  • Setting the filteredevents as a property is the way to do it. That way you're not editing the ES every time. 

  • Yeap, FILTEREDEVENTS is designed specifically for what you are doing. I'm not aware of another way to do it, although you can also create more filter properties to the DataSource. like having a RegexNotMatch on MESSAGES if you need more flexibility than just Event IDs.