SQL 2008 Audit Logs to Text

  • Is there a way to dump all SQL server 2008 audit logs to a flat text file?

  • You would need an intermediate SSIS or ETL step to read the original file back using the built-in audit log reader function and output it to the format you desire.

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

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