MOSS Forum

 
Home » Forum » MOSS       Ask a questionRSS Feeds

Auditing features in WSS v3

  Asked By: Sekhar Shanubhogue         Date: Aug 18, 2007      Category: MOSS      Views: 349
 

Does anyone know if there is a difference in the auditing features
between WSS v3 and MOSS?

We are running WSS v3 and have the auditing features turned on, but the
results are very basic. We are trying to find out if MOSS has more
granular features that would tell us when docs or lists are viewed,
changed, etc and by who.

Tagged:          

 

6 Answers Found

 
Answer #1       Answered By: Asia Meyers          Answered On: Aug 18, 2007       

Information Management Policies are only available in MOSS. The Auditing
settings in these Policies are what you are looking for.

 
Answer #2       Answered By: Shelley Reese          Answered On: Aug 18, 2007       

Is it possible to create custom auditing  using the event handlers in
WSS?

 
Answer #3       Answered By: Omar Arnold          Answered On: Aug 18, 2007       

Yes, you could easily write an event handler that would do this.

 
Answer #4       Answered By: Christen Roberson          Answered On: Aug 18, 2007       

We were looking for a similar solution for one of our implementations
and came across these options:

http://www.invenioworks.com/
2003 product; 2007 product in development (apparently very close to
release)

www.syntergy.com/.../index.html
2003 product; 2007 product in development

MS info on creating custom auditing
msdn2.microsoft.com/en-us/library/bb397403.aspx
www.microsoft.com/.../details.aspx
4B1D-4CB1-B906-6D5D272C8E9D&displaylang=en

And, as Paul mentions, MOSS includes item-level auditing  with an out-
of-the-box GUI.

I haven't used any solution for WSS yet, so I have no recommendation -
just sharing what I can.

 
Answer #5       Answered By: Faith Delgado          Answered On: Aug 18, 2007       

And writing an event handler would mean developing a "feature" in terms
of MOSS using VS.NET, correct?

 
Answer #6       Answered By: Alisha Itagi          Answered On: Aug 18, 2007       

Event Handlers can be installed either using a Feature or the object model.
However, installing using a Feature is actually easier.

 
Didn't find what you were looking for? Find more on Auditing features in WSS v3 Or get search suggestion and latest updates.


Your Answer
  • Answer should be atleast 30 Characters.
  • Please put code inside [Code] your code [/Code].