Wednesday, June 10, 2009

SharePoint Audit Log Error

"The specified web does not contain a reporting metadata list."

image

Go to Site Settings > Site Collection Administration > Site Collection audit Settings

image 

Make sure that you enable audit events

image

Go to command prompt use below STSTADM command

stsadm -o activatefeature -name Reporting -url http://yourserver/sitecollection/ -force

Operation completed Successfully

Got to Audit log reports on the Site Actions/ Site Settings menu. You will able to see below screen.

image

3 comments:

Unknown said...

Doesn't work for me. After doing the step by step and running the force, when I click on Audit Log Reports I still get the same error as before.

Any thoughts?

Unknown said...

Go to Site Actions/ Site Settings / Site Collection Features and Deactivate Reporting feature and than use Go to command prompt use below STSTADM command

stsadm -o activatefeature -name Reporting -url http://yourserver/sitecollection/ -force

Hope this may helps you....

Dzeee said...

Meaning of the ids that appear in the audit log reports for SharePoint.
http://dzeee.net/sharepoint/post/2010/03/29/Enums-for-Audit-Logs.aspx