Skip to main content
Admin › Monitoring › Audit Logs
The Audit Log chronologically records major resource changes along with authentication and setting changes.
  • Transparently track who, when, what, and how — meeting security audit and compliance requirements.
Audit Log main screen

Audit Log main screen — filter area, log table

Audit Log is a licensed feature. Requires a license with audit_log feature enabled.

Recorded Activities

The audit log records major changes and access in the system by action and resource. See the tabs for the full lists.
Core actions
API key issuance and revocation are not recorded as separate actions. Those changes are kept as Update records on the User resource.
Integration actions (Google Workspace · DbSphere)
Integration feature usage is also audited, and failure events are recorded in *_FAILED form (e.g., DRIVE_CREATE_DOC_FAILED).A DbSphere SQL execution leaves separate records right before execution and for its outcome, so success, rejection, and failure are all traceable.

Log Entry Structure

Each audit log entry includes:

Viewing Logs

Filter Options

The resource and action lists show only values that actually have records. Actions and resources that have never occurred are not listed. Changing one selection also narrows the other list to match.

Log Detail View

Click a log entry to expand that row and show its details. The arrow on the right indicates the expanded state. Only one row expands at a time, and it collapses when you search or change pages.
Audit Log detail — after value, request path, user agent

Audit Log detail — after value, request path, user agent

Information shown:
  • Time, user, action, resource, IP address
  • Request path (API endpoint) and user agent
  • List of changed fields
  • Access permission changes (when applicable)
  • Before and after values (JSON, when recorded — shown not only for setting changes but also for model, knowledge, and user modifications)

Statistics

The top of the audit log screen shows the total number of audit log entries.
  • Combine the resource type and action filters to analyze activity distribution from the perspectives below.

Use Cases

  1. In the Audit Log tab, set the time range around the incident
  2. Filter by relevant user or resource type
  3. Review activity history chronologically
  4. Verify changes via detail view
  5. Preserve detailed logs as evidence
  1. Periodically (monthly/quarterly) review audit log statistics
  2. Review permission change logs to detect unauthorized access
  3. Track setting change history to verify policy compliance
  4. Compose audit reports based on audit logs
  • Mass resource deletion outside business hours
  • Repeated permission changes in short periods
  • Abnormal sign-in failure patterns
  • Admin permission escalation

Best Practices

The system auto-records audit logs, and there is no feature to edit or delete individual records from the screen. They are, however, subject to the retention policy — set the Audit logs retention period to 1 day or more under Admin › Settings › Data Retention and records older than that are deleted at the scheduled cleanup time, or immediately via Run Cleanup Now. The default is 0 (retain forever), so nothing is deleted until you enter a value.
  • Periodic review: Review audit logs at least monthly to detect anomaly patterns
  • Long-term retention: Per compliance requirements, retain for at least 1 year — retention periods are managed in Data Retention
  • Backup: The audit log screen has no export feature, so keep long-term evidence through database backups
  • Notifications: The audit log itself has no alerting — if you need alerts for important events such as permission changes or mass deletions, handle them in an external monitoring tool