uim: example on how to configure a negate condition in EventRule.xml for the EMS probe
search cancel

uim: example on how to configure a negate condition in EventRule.xml for the EMS probe

book

Article ID: 213403

calendar_today

Updated On:

Products

DX Unified Infrastructure Management (Nimsoft / UIM)

Issue/Introduction

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

Environment

Release : 20.1, 20.3

Component : UIM - EMS

Resolution

Configure the Negate (!) condition as seen below:
 

!getEventValue("event.message").contains("TEST_VA1-2.SFR9")