Data Storage Considerations
...
For the list of available event types you can filter, see all the subclasses of PortalEvent; e.g. . see PortalEvents.png for the list of events as of the time of the image capture.
Purging Persistent Events
The Event Aggregation process also handles purging of aggregated events. The default configuration is to purge raw event data 1 hour after it has been aggregated. This window size can be changed by setting the org.jasig.portal.events.aggr.PortalEventPurgerImpl.purgeDelay property in uportal-war/src/main/resources/properties/portal.properties
...