Is there an example on how to configure a negate condition in EventRule.xml for the EMS probe?
Example, I need setup an rule that will negate alarms with "TEST_VA1-2.SFR9" in the message
Release : 20.1, 20.3
Component : UIM - EMS
Configure the Negate (!) condition as seen below:
!getEventValue("event.message").contains("TEST_VA1-2.SFR9")