Hello,
I am currently using server level triggers to audit on users using sa username and password to connect to sql server instance. I am capturing Hostname, SessionID, IPAddress and ApplicationName with my triggers.
Does DPA provide this flexibility to track on users logging as sa and send an email alert whenever this occurs?
Thanks