Font Size:
Ask Joget AI

Console Audit Lens

Introduction

Console Audit Lens is an extension of Joget’s built-in Audit Trail module. It gives a cleaner, easier view of audit logs with simple filters like keyword, user, area, and date range. It also adds CSV export so logs can be shared or reviewed outside Joget. The goal is to help admins find what they need faster and make audit review more practical.

Console Audit Lens is an enhancement of the standard Audit Trail.

Log of action includes:

  • Timestamp: Date and time when the audit event occurred.
  • User: Username of the user who performed the action.
  • Area: Category of the audit event. Possible values include Plugin, Setup, Governance, and Other.
  • Class: Fully qualified Java class responsible for the action.
  • Method: Java method executed during the audited action.
  • Message: Additional details describing the audit event, such as plugin names, authentication results, or configuration keys.
  • App ID: Identifier of the application associated with the audit event, when applicable.

 

Filters

Keyword

Searches audit records using the following fields:

  • Java Class
  • Method
  • Message
  • Username

This allows administrators to quickly locate specific audit events such as plugin installations, application updates, or authentication activities.

Username

Displays audit records generated by a specific user.

Example:  admin

 

Area

Groups audit records into logical categories for easier analysis.

Available categories include: Plugin, Setup, Governance, Other.

Date From / Date To

Limits audit records to a specified date range.

Rows

Specifies the maximum number of records displayed per page.

Audit Information

Each audit record contains the following information: Timestamp, Username, Area, Class, Method, Message, App ID

Exporting Audit Records

To export audit records:

  1. Apply the desired filters.
  2. Click Export CSV.
  3. A CSV file containing the filtered audit records will be downloaded.

Created by Nabila Jahan Last modified by Nabila Jahan on Jul 01, 2026