Viewing the SQL Server Error Log - SQL Server | Microsoft Docs
docs.microsoft.com › en-us › sqlDec 14, 2020 · View the SQL Server error log by using SQL Server Management Studio or any text editor. For more information about how to view the error log, see Open Log File Viewer. By default, the error log is located at Program Files\Microsoft SQL Server\MSSQL. n \MSSQL\LOG\ERRORLOG and ERRORLOG. n files. A new error log is created each time an instance of SQL Server is started, although the sp_cycle_errorlog system stored procedure can be used to cycle the error log files without having to restart the ...
Open Log File Viewer - SQL Server | Microsoft Docs
docs.microsoft.com › en-us › sqlNov 18, 2021 · Right-click SQL Server Logs, point to View, and then click either SQL Server Log or SQL Server and Windows Log. Expand SQL Server Logs, right-click any log file, and then click View SQL Server Log. You can also double-click any log file. The logs include Database Mail, SQL Server, SQL Server Agent, and Windows NT. To view logs that are related to jobs. In Object Explorer, expand SQL Server Agent, right-click Jobs, and then click View History.