﻿<?xml version='1.0' encoding='UTF-8'?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/"><channel><title>SQLServerCentral / SQL Server 2005 / SQL Server 2005 Security  / Simple Auditing Setup / Latest Posts</title><generator>InstantForum.NET v2.9.0</generator><description>SQLServerCentral</description><link>http://www.sqlservercentral.com/Forums/</link><webMaster>notifications@sqlservercentral.com</webMaster><lastBuildDate>Sat, 25 May 2013 02:53:28 GMT</lastBuildDate><ttl>20</ttl><item><title>RE: Simple Auditing Setup</title><link>http://www.sqlservercentral.com/Forums/Topic1405992-359-1.aspx</link><description>If you need to do this, I would start by firing up profiler and picking the events you are interested in.Run the trace in the gui and perform a few of actions you are monitoring for to see if they show up in the trace.  You will have to stop the trace, change the properties of it and restart the trace to make sure you get all the information you are looking for.  Then script out the trace as a SQL script.  You will want to put the results to series of several files rolling over a file when it gets to big.Create some procedure to start the trace and have the procedure run on start up.RAR or zip the files up on a daily basis.</description><pubDate>Tue, 29 Jan 2013 18:25:16 GMT</pubDate><dc:creator>Tim-153783</dc:creator></item><item><title>Simple Auditing Setup</title><link>http://www.sqlservercentral.com/Forums/Topic1405992-359-1.aspx</link><description>I want to setup an auduting system witout buying any 3rd party tools where in i am looking to get details about all databases in the server and last accessed date. Also i want to make sure any backup jobs that access the database for backing up the database should not be considered.</description><pubDate>Fri, 11 Jan 2013 07:04:11 GMT</pubDate><dc:creator>Tara-1044200</dc:creator></item></channel></rss>