Hi, I'm trying to see what extra info I can get into an alert for a vmware event, other than just the message. Particularly where a VmDeployedEvent occurs, I want the alert to show the user that triggered the event, as well as the message.
I can see the entry details in Log Viewer, but I can't find a variable that pulls in the user field. I have ${N=OLM.AlertingMacros;M=OLMAlertMessage.EventMessage} but this pulls in just the message, not the additional details.
ie, just this
"Deploying server on host esx.local in vcenter from template win2019"
Has anyone else managed to get more info from a vmware event other than just the message, into an alert?
