Viewing audit logs
Enterprise-tier organizations with single-tenant environments can request the ability for admins to view audit logs for their environment. Audit logs track different types of member activities, including account management, API usage, and deployment operations.
Viewing and downloading audit logs
Before you begin
Connect with Instabase Support to request the required access permissions. When enabled, admins can access audit logs from the settings page or via API, using the audit endpoint.
-
In the header, click the initials icon and select Settings.
-
Select the Members tab.
-
Click Manage and select View audit logs. The audit logs page opens.
When viewing audit logs, use the Filter by options to filter results by date and user, and use the Log dropdown to select audit log categories. Use the Number of results field to adjust how many results are loaded by default.
To download the audit logs displayed, click the download icon.csv
or .json
).
Audit log categories
Audit logs are organized into categories based on the type of activity being tracked. All audit logs include a timestamp of the operation, the IP address where the request originated, and, if applicable, the workspace where the operation occurred. Identifiers, such as email addresses or user IDs, can represent either the user who initiated the task or the user upon which the task was performed, depending on the category. Commonly referenced categories are described in the following table.
If using the audit endpoint to retrieve audit log data, the Log type column shows the corresponding log_type
parameter value to use in your API request.
v2
tagging for events after release 25.34. For earlier events, select the non-V2 category in the UI or omit _v2
from the log_type
parameter.