Catalog of Jetspeed Auditing Reports

This portlet application provides a set of report portlets for querying information gathering during administrative operations of the portal.

Portlet Description
AdminActivityReport Filtered Report displaying activity of administrators like adding and removing users, adding roles to users, resetting passwords, updating security attributes. Displays before and after values when applicable, as well as timestamp, IP address.
PasswordResetReport Presents a Password Reset activity report on the queried user(s) displaying information about when a password was last reset and by whom (administrator or user), shows IP address from where user reset password
SystemSecurityReport Presents a system security report on the queried user(s) displaying general system security settings: password expire date, number of attempted logins, and security policy settings: lockout duration policy, password complexity, user id complexity, password history
UserCreationReport Presents a User Creation activity report on the queried user(s) displaying a log of all user creation activity with timestamps, and which admin user created the user from which IP address
UserDeletionReport Presents a User Deletion activity report on the queried user(s) displaying a log of all user deletion activity with timestamps, and which admin user deleted the user from which IP address
UserStatusReport Presents user login statistics (filtered) about all users who have visited the portal including name, email, last login timestamp, last login IP, last password change timestamp, user status (enabled/disabled), created by administrator

Excel Reports

In order to view the Excel reports, you will need to set this property in the WEB-INF/conf/override.properties:

merge.portal.parameters.with.portlet.parameters=true