MSSQL Server error logs can be found in the following kind of folder structure:
D:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Log
By default, it keeps six ERRORLOGS, older than that are getting deleted.
Everytime, when MSSQL Server instance is restarted, a new ERRORLOG is created. Old ones are archived.
D:\Program Files\Microsoft SQL Server\MSSQL11.MSSQLSERVER\MSSQL\Log
By default, it keeps six ERRORLOGS, older than that are getting deleted.
Everytime, when MSSQL Server instance is restarted, a new ERRORLOG is created. Old ones are archived.