Attribute not appearing in incident title
I have created a rule to detect whenever there is a successful VPN login. I have the incident title set as:
"Successful VPN login from $user at IP $srcIpAddr to $userGrp"
However, the "$userGrp" attribute is not displaying as expected. Instead, it comes through as the "$user" attribute followed by "Grp".
Example: I (amacready) logon as part of the "Standard" user group
Desired result: "Successful VPN login from amacready at IP 1.2.3.4 to Standard"
Actual result: "Successful VPN login from amacready at IP 1.2.3.4 to amacreadyGrp"
Is anyone able to suggest where I'm going wrong?
