Skip to main content

📜 Audit Trail

The Audit Trail page provides comprehensive visibility into system activities, enabling users to monitor all data-level operations for auditing, troubleshooting, and compliance purposes.

Access Restriction: This page is accessible only to users with the power_user role.


🔍 Filter Criteria

At the top of the page, several filter fields are available to refine the audit logs:

FieldDescription
Tenant IdFilters results by the unique identifier of the tenant.
User IdFilters records by the user who performed the action.
NameFilters by the first name of the user.
SurnameFilters by the last name of the user.
ActionFilters actions such as INSERT, UPDATE, or DELETE.
EntityFilters based on the affected system entity (e.g., INSTRUMENT_BLACK_LIST).
Start Date – End DateFilters records within a specified date range.
Submit ButtonExecutes the search using the selected filters.

📂 Audit Trail Table

Beneath the filters, audit records are listed in a structured table with pagination and column-level filtering.

Table Columns

ColumnDescription
Tenant IdID of the tenant associated with the action.
ActionThe type of operation: INSERT, UPDATE, or DELETE.
Name / SurnameThe user who executed the operation.
SourceIndicates the origin of the action (e.g., TRADER_BACKEND_API).
URLThe endpoint or API route involved in the action.
Mac / IP / LocaleMetadata capturing the machine, IP address, and locale of the user.
EntityThe system object affected by the operation.
Previous ValueClicking the 🔍 icon displays the previous value (if applicable).
New ValueClicking the 🔍 icon displays the new or updated value.
Audit Trail

💡 Notes

  • The Global Search bar can be used to perform keyword-based filtering across all records.
  • The table supports sorting and filtering on individual columns.
  • Pagination controls are available at the bottom, with options to navigate and adjust page size.
  • 🔍 Icons open dialogs showing structured data differences between old and new values.

This feature is crucial for maintaining accountability and system transparency, especially in regulated environments.