Hi,
How can we perform logging of failed authentication attempts? We're experiencing situations where users might get locked out and it's difficult to troubleshoot without information.
A very similar article is Solved: McAfee Enterprise Support Community - Re: MWG6.8.7 - 8378: Logging failed authentication... ...
I've created a rule similar to that, just made it so it logs onto the MWG itself rather than utilize an SNMP trap.

I'm just not sure where exactly this rule needs to be placed for Authentication.Failed to actually be evaluated.
There's also the parameter "Authentication.RawCredentials" that piqued my interest, would adding this to the log reveal which username was pushed during the failed authentication attempt?
That would drastically improve our workflow in these cases, otherwise it'd still require us to plug the IP into tcpdump, packet trace then filter down with Wireshark.
Best regards