Audit Logs
The Audit Logs section provides a detailed, chronological view of all user activities within the workspace, helping administrators track actions for security, compliance, and troubleshooting purposes.
Audit Log Filters
The Filters panel allows users to narrow down and customize the audit log results based on several criteria:
Status:
Filter logs by execution result:
- Success – Only successful operations.
- Error – Only failed operations.
Activity Type:
Select specific activities to view relevant logs.
HTTP Method:
Choose one or more HTTP request types:
GET
, POST
, PUT
, DELETE
, or PATCH
Workspace:
Filter logs to a specific workspace if working in a multi-workspace environment.
User:
The User filter allows you to focus on actions performed by a specific user, along with their associated role and status—whether they are active or disabled. This helps in auditing user activity with greater context and accountability.
Additionally, users can use the time frame. The Timestamp filter allows users to select a specific date or date range to view audit logs generated during that time period. You can:
Choose predefined ranges such as: Today
, Yesterday
, Last Week
, Last Month
, Last Quarter
.
Or select a custom date range using the calendar view.
Use the Reset option to clear the filter and view all logs again
Audit Log Columns
Column | Description |
---|---|
Activity | Type of action performed within workspace |
Status | Outcome of the action (e.g., Success , Error ) |
User | User who initiated the action, including username and email |
User Agent | OS/platform used by the user (e.g., Windows , macOS , Linux ) |
IP Address | IP address from which the action was initiated |
Workspace | Workspace in which the activity occurred |
Created At | Timestamp of the action (formatted as MM/DD/YYYY ) |
Response Times
Each activity includes a time indicator (in milliseconds) that shows how long the operation took to complete. For example, lower durations for lightweight operations and higher durations for heavier tasks.
Exporting Logs
Click the Download button (top-right) to export the visible audit logs for offline analysis.
Updated 1 day ago