The Data Audit Trails screen provides a comprehensive log of all significant changes made to data within the GimCore system. This feature is crucial for maintaining data integrity, ensuring compliance, and debugging system behavior by tracking who made what changes, when, and from where. Administrators can review these trails to understand the history of data modifications.
Accessing Data Audit Trails 🧭
To access the Data Audit Trails, navigate through the left menu:
- Click on System.
- Select Data Audit Trails.
This action will display the Data Audit Trails screen, presenting a data table with historical audit records.
Understanding the Data Audit Trails Data Table 📊
The main section of the Data Audit Trails screen is a data table that lists all recorded audit events. Each row represents a specific data modification, providing crucial details for review. The table includes the following columns:
- User/API Key: Identifies the user or API key that initiated the data change. This column is essential for accountability.
- Type: Specifies the type of entity that was affected by the change (e.g., User, Product, Order).
- Action: Describes the operation performed (e.g., Create, Update, Delete).
- Original Data: Displays the data's state before the modification. This provides a baseline for comparison.
- New Data: Shows the data's state after the modification. Comparing this with 'Original Data' reveals the exact changes made.
- IP Address: Records the IP address from which the change request originated, aiding in security audits and identifying access points.
- Time Occurred: Indicates the exact date and time the audit event took place, ensuring a chronological record of changes.
Managing Data Audit Trails ⚙️
The Data Audit Trails screen is primarily a read-only log for administrative review and does not support direct 'Add', 'Edit', or 'Delete' operations on individual audit records through the user interface.
- Reviewing Records: Administrators can scroll through the table to inspect individual audit entries. The details presented in the 'Original Data' and 'New Data' columns are particularly helpful for understanding the nature of each change.
- Searching and Filtering: While not explicitly listed in the 'Detected UI Elements' for this screen, most GimCore data tables include a Search & Filters (Bulk Bar). Administrators can utilize this bar to search for specific users, types, actions, or IP addresses to quickly locate relevant audit trails.
- Exporting Data (if available): If an Export button is present in the Page Header, administrators can export the displayed audit trails data for further analysis or archiving purposes. This is useful for long-term compliance requirements.
Note: The integrity of audit trails is paramount, hence direct modification or deletion of individual audit records via the UI is restricted to prevent tampering and ensure an immutable log of system changes. Any retention policies or archival processes for audit data are typically configured at a system-wide level rather than on individual records.