Log and analyze server side site data
WebSphere Portal writes usage records to a dedicated log file if site analysis logging is enabled, allowing collection of statistical data. We can configure site analysis logging for the web content viewer.
The portal configuration service SiteAnalyzerLogService determines the type of site analysis data that the portal logs at run time. Depending on the service configuration, the portal logs the following events:
- Page management, such as creating, reading, updating, deleting pages.
- Requests of pages by users.
- Requests of portlets by users.
- Session activities, such as login, logout, time out, login failed.
- User management actions, such as creating, reading, updating, and deleting users and groups.
For more information, see...
- Enable site analysis logging
- Analysis loggers reference
- Understand the site analysis log
- Logging custom details of business events for site analysis
Parent: Analyzing portal usage data