I have SQL Server 2000 installed on a Windows 2000 Server.
I want to setup auditing for the following if possible:
Failed logon attempts
Account creation & updates
Privileged activity
Changes to key tables
I ran the following command from a query line:
OSQL -S <servername> -E and then restarted the SQL services
I'm now getting between 5-10 .trc files per day, each about 205Mb in size.
Can anyone help me narrow the auditing down so the trace files aren't so big??
Thanks..
I want to setup auditing for the following if possible:
Failed logon attempts
Account creation & updates
Privileged activity
Changes to key tables
I ran the following command from a query line:
OSQL -S <servername> -E and then restarted the SQL services
I'm now getting between 5-10 .trc files per day, each about 205Mb in size.
Can anyone help me narrow the auditing down so the trace files aren't so big??
Thanks..