Monitoring Site Usage in SharePoint
A frequent issue with SharePoint is that admins have little idea how it is being used. SharePoint does however provide several tools for monitoring usage and capturing and reporting errors. Both WSS and MOSS provide comprehensive site usage reports which are available at all the levels of the server farm from the SSP to each individual SharePoint site.
Before admins can review site usage reports, site usage reporting must be enabled for the server farm. Usage reporting occurs in two separate steps:
- Web servers log site activity to the usage analysis logs.
- SharePoint analyses the usage by reading logs from all servers in the farm and saves the data to a content database.
SharePoint usage analysis processing is a scheduled job which runs every 24 hours and as s a result, it is not possible to have live usage reports.
Note that you do not have to use the usage reporting that ships with SharePoint, several third-party tools exist to analyze SharePoint’s usage analysis logs.
The below steps will enable site usage reporting on WSS:
- Navigate to the Operations page on the Central Administration site.
- Click Usage Analysis Processing in the Logging and Reporting section and the Usage Analysis Processing screen will then appear.
- Select Enable Logging .
- Input the number of log files to create, note that SharePoint can a maximum of 30 days of log files.
- Select Enable Usage Analysis Processing .
- Enter the time of day to run the usage processing, it is not possible to control the exact time processing starts – the job is simply submitted during the specified time frame.
- Click OK.
For SSP minimal usage reporting is enabled by default. Advanced reporting must be manually enabled if you wish to view more detailed information, such as search query results. Follow the below steps to to enable advanced usage reporting:
- Navigate to the SharePoint Shared Services Administration site.
- Select Usage Reporting in the Office SharePoint Usage Reporting section and the Configure Advanced Usage Analysis Processing page will appear.
- Select Enable Advanced Usage Analysis Processing .
- Select Enable Search Query Logging - Query logging is enabled by default.
- Click OK to complete.
Before you are able to view usage reports for a site collection, you will need to enable the Reports feature in that site collection.
Continues…
Pages: 1 2
Array




No comments yet... Be the first to leave a reply!