April 27, 2010 at 4:09 pm
I have setup a SQL Server 2008 audit easily enough, to track updates against a specific table. however, the audit output does not contain hostname. If an update is done under the context of a common/generic account (like the one used by an application), showing me the update but not where it came from is fairly useless. Can I get this info from within SQL Server Audit or am I going to need to resort to my own triggers?
April 29, 2010 at 5:28 pm
I don;t really have an answer but I am also curious about your question. I'm just getting auditing set up myself.
My question I think will be about how to view/import (via SSIS) the audit files as they are generated.
February 10, 2016 at 2:53 am
Have a look at this:
http://ruggierolauria.blogspot.it/2016/02/sql-server-audit-security-events.html
Viewing 3 posts - 1 through 2 (of 2 total)
You must be logged in to reply to this topic. Login to reply