Re: SQL SOX auditing and logging
- From: "SQL apprentice" <mssqlworld@xxxxxxxxx>
- Date: Wed, 7 Feb 2007 18:22:46 -0800
Thank you Erland,
I know what you mean...I think I will have to look for a 3rd party logging
tool like log explorer or ecora, so SOX people can control what they want.
At the sametime, they could cause performance lag to the database.
Have you done SOX for SQL?
"Erland Sommarskog" <esquel@xxxxxxxxxxxxx> wrote in message
news:Xns98D0F33007CAFYazorman@xxxxxxxxxxxx
SQL apprentice (mssqlworld@xxxxxxxxx) writes:
We are currently being audited for SOX compliance. The auditor wants us
to create log that captures all the activities from the DBA in the SA
role. Is there an easy way to generate logs for this audit that can be
written to the system event logs or flat file?
We can cause any performance delays on the SQL server...So I think
profiler might be too much for 24/7/365 logging.
Yes, but there is no reason to use Profiler. You can set up a server-
side trace instead.
But of course, as soon as you tell the auditor that he DBA can stop the
trace whenever he wishes, the auditor will not accept that log anyway.
And, while you can filer a trace for a loginname as "sa", I don't think
you can filter "capture anyone with sysadmin prvis". If the DBA wants to
be unlogged, he can create an account which has sysadmin privs, and
work from that when he wants to be private.
--
Erland Sommarskog, SQL Server MVP, esquel@xxxxxxxxxxxxx
Books Online for SQL Server 2005 at
http://www.microsoft.com/technet/prodtechnol/sql/2005/downloads/books.mspx
Books Online for SQL Server 2000 at
http://www.microsoft.com/sql/prodinfo/previousversions/books.mspx
.
- Follow-Ups:
- Re: SQL SOX auditing and logging
- From: Anith Sen
- Re: SQL SOX auditing and logging
- References:
- SQL SOX auditing and logging
- From: SQL apprentice
- Re: SQL SOX auditing and logging
- From: Erland Sommarskog
- SQL SOX auditing and logging
- Prev by Date: Re: Limit access in SQL Enterprise Manager?
- Next by Date: Veritas and SSIS
- Previous by thread: Re: SQL SOX auditing and logging
- Next by thread: Re: SQL SOX auditing and logging
- Index(es):
Relevant Pages
|