Chapter 11
Audit Logs
Maintain complete operational visibility with immutable event trails, security records, administrative tracking, and multi-tenant audit filters.
Overview
The Audit Logs section provides an immutable, chronological activity trail for the entire platform. Accessible exclusively to Super Users via Logs in the left sidebar.
Audit Log Columns
Every platform transaction is captured with the following forensic attributes:
| Column | Description | Example |
|---|---|---|
| Date & Time | Precise UTC timestamp of when the event occurred. | 2026-08-21 14:32:05 UTC |
| User | Corporate email address of the authenticated actor who performed the action. | admin@objectways.com |
| Module | The functional subsystem where the event originated. | Auth, User Management, Projects, Datasets |
| Company Name | (Super Users only) The specific tenant company workspace where the action took place. | Objectways |
| Action | Standardized event descriptor tag. | New User Created, Login Attempt Failed, Role Changed |
| Details | Full JSON/text payload describing parameters, affected resource IDs, and prior states. | Assigned role 'Reviewer' to user ID #492 |
Filtering Logs
Super Users can filter logs across multiple dimensions to conduct compliance audits or investigate security anomalies:
- Date & Time Range: Narrow down to specific incident windows.
- User Email: Audit all actions initiated by a specific staff member or API service key.
- Module: Filter exclusively for authentication events, dataset modifications, or project deletions.
- Action Type: Surface specific security events such as failed password attempts or tenant setting updates.
Read-Only Regulatory Compliance
Audit logs are completely read-only. For SOC 2, HIPAA, and ISO 27001 regulatory
compliance, log records cannot be edited, altered, or deleted through the user interface or API by any
user.