Introduction¶
The Activity Log AppJar captures and persists application events generated at runtime. It provides structured access to log entries, allowing both regular users and administrators to inspect what the application is doing.
There are two categories of users in this AppJar:
- Regular users access specific log views created by administrators. These are purpose-built pages that display a curated, pre-filtered subset of the log data — configured to show only what is relevant to a given audience or use case.
- Administrators have access to all management views: the raw Activity Log, the Extractors that define which logs are captured, the Removers that handle log expiration and deletion, and the Log Viewer builder that creates the user-facing views.