Code, Code, Revolution!
Microsoft Windows SharePoint Services 3.0 includes the same powerful infrastructure for auditing user access to list items, and documents and pages included in MOSS. The only difference in auditing functionality between MOSS and WSS is that the UI for configuring and viewing audit trails has been removed. Microsoft provides information and code on MSDN on how to programmatically activate the audit functionality.
SharePoint offers auditing for the following events:
Fortunately, you don’t need to write the code yourself because some guys has already published an excellent feature on Codeplex that enable the functionality: http://wssaudit.codeplex.com/. The current release from May 5th 2009 is listed as alpha 2, but don’t let the alpha version label fool you, this feature work great. The screen shots below are taken from my environment.
With this blog I try to provide useful tips and solutions for programming .NET, Objective-C and more. My name is Björn Sållarp, and I love writing code.
It's now available on AppStore. It's free and open source. Read more about the app here: Swedish / English
WSS User
December 5th, 2010 at 3:05 am
So, maybe I’m missing something, but I’ve added and deployed the solution, it shows in Central Administration as deployed to my site collection, but now I have no idea where or how to enable it within the site itself. Any help?
Thanks!