Audit File

  • Hi,

    Under the Audit tabe in the Security Node, I can see they enabled one audit. I right click and select the option view auditlog. It is showing initializing the log more than 30 min.

    I tried to open directly from the audit file. I selected through notepad but it is not opening. How can I read audit file?

  • It is working by using this

    SELECT * FROM sys.fn_get_audit_file ('\\serverName\Audit\HIPPA_AUDIT.sqlaudit',default,default);

    GO

Viewing 2 posts - 1 through 1 (of 1 total)

You must be logged in to reply to this topic. Login to reply