Hi all,
I am trying to define a custom command with Hyperlinks.xml, that only gets displayed in the shortcut of the Alarm Console when the Parameter of the Alarm row contains a specific string, in my case, "Severity (Channel Events Overview)".
I am trying to get the job done with the attribute "filterElement", like below.
filterElement="AlarmEventMessage.ParameterName == Severity (Channel Events Overview)"
However, I am not succeeding. Any ideas?
That filter looks about right to me for what you are trying to achieve! So we will have to look at something else that might be off.
Can you verify that the rest of the content of the HyperLinks.xml file is correct and that it contains valid xml? Also did you restart the agent after making changes to that file?