SQL Server Logs Extended Events Audits
SQL Server Logs Extended Events Audits
• Transaction Log (LDF) – Records all database changes before they are committed.
• Windows Event Log – Logs SQL Server-related events in Windows Event Viewer.
EXEC sp_readerrorlog;
3. Name the audit and choose Audit Destination (file, security log, or application log)