Re: Question on C2 Log
From: Sue Hoegemeier (Sue_H_at_nomail.please)
Date: 10/07/04
- Previous message: boon: "Re: Question on C2 Log"
- In reply to: boon: "Re: Question on C2 Log"
- Next in thread: boon: "Re: Question on C2 Log"
- Reply: boon: "Re: Question on C2 Log"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Date: Wed, 06 Oct 2004 20:15:44 -0600
You can't modify the classes or events captured with C2
auditing. You can write and run your own additional trace
that captures the other events that you want to monitor.
-Sue
On Thu, 7 Oct 2004 09:04:50 +0800, "boon"
<boon@newsgroup.nospam> wrote:
>Hi,
>
>I have already setup the C2 Log. I am now analyzing the trace, but I
>couldn't find everything, such as TSQL complete events. I find the
>statements in the Audit Permission Object events but the values are hidden
>in @P1, @P2, @P3. I want to find out what value is being used.
>
>Regards
>
>""Mingqing Cheng [MSFT]"" <v-mingqc@online.microsoft.com> wrote in message
>news:6vVltK6qEHA.3036@cpmsftngxa06.phx.gbl...
>> Hi Boon,
>>
>> Thanks for your post.
>>
>> From your descriptions, I understood that you would like to log C2 Audit.
>> Have I understood you? Correct me if I was wrong.
>>
>> However, I am not sure how do you define "every thing". Do you mean
>> auditing all logins no matter it is successfully or failed? If so, here
>are
>> four options for different audit level
>>
>> None -- causes no auditing to be performed.
>> Success -- causes only successful login attempts to be audited.
>> Failure -- causes only failed login attempts to be audited.
>> All -- causes successful and failed login attempts to be audited.
>>
>> Take the following steps in SQL Enterprise Manager to set the appropriate
>> Audit Level you wanted.
>> 1. Expand a server group.
>> 2. Right-click a server, and then click Properties.
>> 3. Click the Security tab.
>> 4. Under Authentication, click SQL Server and Windows.
>> 5. Under Audit level, select the level at which user accesses to SQL
>Server.
>>
>> If you want to use SQL Server Profiler to auditing SQL Server activity,
>See
>> topic "Auditing SQL Server Activity" in SQL Server BooksOnline and here
>are
>> some KB on the best practise for using SQL Profiler for your reference
>>
>> Support WebCast: SQL Server 2000 Profiler: What's New and How to
>> Effectively Use It
>> http://support.microsoft.com/default.aspx?scid=kb;en-us;325263
>>
>> Support WebCast: How to Effectively Use SQL Server Profiler
>> http://support.microsoft.com/default.aspx?scid=kb;en-us;325297
>>
>> Thank you for your patience and corperation. If you have any questions or
>> concerns, don't hesitate to let me know. We are here to be of assistance!
>>
>>
>> Sincerely yours,
>>
>> Mingqing Cheng
>>
>> Online Partner Support Specialist
>> Partner Support Group
>> Microsoft Global Technical Support Center
>> ---------------------------------------------------------------
>> Introduction to Yukon! - http://www.microsoft.com/sql/yukon
>> This posting is provided "as is" with no warranties and confers no rights.
>> Please reply to newsgroups only, many thanks!
>>
>>
>>
>>
>>
>
- Previous message: boon: "Re: Question on C2 Log"
- In reply to: boon: "Re: Question on C2 Log"
- Next in thread: boon: "Re: Question on C2 Log"
- Reply: boon: "Re: Question on C2 Log"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|