|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Yesterday @ 3:57 AM
Points: 1,632,
Visits: 2,041
|
|
Great article. Is there a way to roll over the logs on a time basis or manually? I'm thinking of some sort of DBCC ERRORLOG sp_cycle_errorlog equivilant
|
|
|
|
|
SSC Veteran
      
Group: General Forum Members
Last Login: Tuesday, June 04, 2013 10:58 AM
Points: 226,
Visits: 394
|
|
Good article, I know to view audit logs, we can right click from SSMS to the audit specification and view them if the object has made the destination to a file. But how to view the audit logs, if the destination has given to windows/application log. Right now i am viewing the audit logs (given to windows/application log) going to event viewer and opening the windows logs. Is there any way that we view these right from SSMS?
Thanks..
|
|
|
|
|
SSCommitted
      
Group: General Forum Members
Last Login: Yesterday @ 3:57 AM
Points: 1,632,
Visits: 2,041
|
|
Beginner_2008 (3/5/2012) Good article, I know to view audit logs, we can right click from SSMS to the audit specification and view them if the object has made the destination to a file. But how to view the audit logs, if the destination has given to windows/application log. Right now i am viewing the audit logs (given to windows/application log) going to event viewer and opening the windows logs. Is there any way that we view these right from SSMS? Thanks..
I do not have my audit files set up this way, so can not be sure, but have you looked under Management, SQL ServerLogs. here you can select logs for Windows NT, application
|
|
|
|