Re: How to create SQL Login audit log?
From: Sophie Guo [MSFT] (v-sguo_at_online.microsoft.com)
Date: 07/21/05
- Next message: Venkat: "Re: Case sensitive Password check while logging into SQL Server"
- Previous message: Dan H: "Alternative to Account Delegation?"
- In reply to: kai: "Re: How to create SQL Login audit log?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Thu, 21 Jul 2005 02:43:31 GMT
Hello,
User colum is "N/A" in application view of Event Viewer if you log on as a
SQL login. However, double-click the event , you may read the information
looks like the followings in the event properties:
18454 :
Login succeeded for user 'sa'. Connection: Non-Trusted.
18456 :
Login failed for user 'sa'.
or you can find the following information in the SQL logs:
2005-07-20 16:48:10.32 logon Login failed for user 'sa'.
2005-07-20 16:48:14.75 logon Login succeeded for user 'sa'. Connection:
Non-Trusted.
By default, the SQL logs located in the folder "C:\Program Files\Microsoft
SQL Server\MSSQL\LOG".
I hope the information is helpful.
Sophie Guo
Microsoft Online Partner Support
Get Secure! - www.microsoft.com/security
=====================================================
When responding to posts, please "Reply to Group" via your newsreader so
that others may learn and benefit from your issue.
=====================================================
This posting is provided "AS IS" with no warranties, and confers no rights.
- Next message: Venkat: "Re: Case sensitive Password check while logging into SQL Server"
- Previous message: Dan H: "Alternative to Account Delegation?"
- In reply to: kai: "Re: How to create SQL Login audit log?"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|