DataMiner supports suggestion events, but not all suggestion event types can be turned into an alarm, for example suggestion events for pattern matching.
We tried to create the following correlation rule to create a new alarm for :
- filter: "Is Element Equal to DMA-65"
- condition: "Is Source Equal to Suggestion Engine"
- action: create new alarm with severity Critical
Running the correlation rules only shows alarms created by the suggestion engine, but no suggestion events (where source = suggestion engine as well).
Is there a way to also include suggestion events into the above correlation rule and exclude alarms which are coming from the suggestion engine?
correlation rule & suggestion events (ignored by correlation rule)
alarms created by suggestion engine (not ignored by correlation rule - but should be excluded)
Here is the correct correlation rule to turn a suggestion event into an alarm