Event management - Multiple Event Transform Rules

chrisoakey
Kilo Contributor

I can't find it documented anywhere, but it seems as though once you find a match for an event transform rule, it gets executed and then no more transform rules (even if they do match) are executed.   Is this the case?   If so, is there a way round it?

I'm integrating with SCOM and have a number of transform rules (all with order = 100) that set the alert severity depending on the event's SCOM Severity and Priority.   This works well, but if I define an extra transform rule (with a higher Order number of 110) that matches on the node, it doesn't seem to execute.   If I change the order from 110 to a lower number (say 90), it executes, but the others (with Order = 100) do not.

6 REPLIES 6

Community Alums
Not applicable

How do you show the event rule that was used to process each individual event or alert? It seems that there should be a related list on either the event table or the alert table, but I am not finding it.

Community Alums
Not applicable

Never mind, i found the Event rule field on the event form. Is there a default rule that is used if no match is found?