Forum Discussion
akaraulli
Feb 21, 2024Brass Contributor
OS User missing in fields of sys.fn_get_audit_file
Hi
Operating system user is missing in fields of sys.fn_get_audit_file.
https://learn.microsoft.com/en-us/sql/relational-databases/system-functions/sys-fn-get-audit-file-transact-sql?view=sql-server-ver16#tables-returned
Any way to add it on an existing field - ex. field additional_information ?
Will it be added in future versions ?
best regards
Altin
5 Replies
- olafhelperBronze ContributorWhat for a OS user do you expect? It's the SQL Server service account creating the audit files.
- akaraulliBrass ContributorI am talking for the Client's OS user. The one that connects to the SQL Server via the SQL Server Client.
- olafhelperBronze ContributorAgain, SQL Server service account creating the audit files, not a user.