Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

Event Correlation and Policy Handling

Info
titleVersion

This requires opEvents-4.3.3 or later.

opEvents supports automatically correlating events with any node, interface or service configured under an Enterprise Service. This is an optional feature which must be enabled.

...

Code Block
{
 "BREAK" : "false",
 "IF" : "event.enterprise_service_correlation eq 'true'",
 "THEN" : "priority(4)"
},

...