Hello Dojo Community,
I’m looking for some advice on filtering a specific range of Event IDs (57000 - 57100) within DataMiner, specifically using the Parameter Description field in Alarm Console .
The use case is to isolate these events based on their IDs using either:
Wildcard syntax
Regex pattern
The goal is to apply this filter cleanly without resorting to scripting, strictly within the GUI filter options available under Parameter Description.
Queries:
-
What would be the correct wildcard or pattern syntax to capture this numeric range?
-
Are there any limitations or best practices around applying such a filter on Event IDs via Parameter Description?
I appreciate any proven examples or guidance from those who've implemented similar filtering.
Thanks in advance!
Samson