In one of our production environment, we have observed applicaiton timing out. these time outs occur between 6:30 AM to 7:00 AM. As a result, server restart has to be done. Before restart, the resource utilization (Memeory and CPU usage) seems to be fine and no unusual activity is observed in SQL Server Logs.
Probably I do not have correct configration, to log the error in sql logs.
What counters in SQL and OS can I use, to ensure that the proper logs are getting inserted.
Thanks for help,