Rock8Cloud
Guides

Audit Logs

Track changes, investigate events, and review organization activity

Audit logs provide a complete timeline of important actions across your organization.

Access Audit Logs

  1. Open Settings.
  2. Go to Audit Logs.
  3. Browse the table of recent events.

Log Entry Fields

Each audit log entry includes:

FieldDescription
ActionWhat happened (e.g., deployment:create, service:update)
Entity TypeWhat was affected (e.g., deployment, service, project)
Entity IDUnique identifier of the affected resource
UserWho performed the action (user name or "system" for automated actions)
TimestampWhen the action occurred
MetadataAdditional context (e.g., changed fields, service name)

Click on any row to expand it and see full details, including metadata and a link to the affected resource.

Tracked Actions

Audit logs track actions across these categories:

Deployments: create, cancel, rollback, delete

Services: create, update, delete, custom domain changes, AI scan actions

Projects: create, update, delete

Workflows: create, update, delete, enable/disable

Notification Channels: create, update, delete

Organization: create, update, delete, AI config changes, audit config changes

Integrations: GitHub installation link/update/unlink, Slack connect/disconnect

Subscriptions: activate, scale up/down, update, cancel

System Actions

Actions triggered automatically (e.g., by GitHub webhooks) appear with "system" as the actor instead of a user name. This helps distinguish between manual and automated changes.

  • Filter by action type — narrow to specific operations using the action dropdown
  • Filter by actor — inspect changes from a specific user or system actions
  • Search — search by entity ID or action text
  • Sort — sort by timestamp, action, entity type, or user name

Retention Settings

Audit log retention is configurable per organization:

  1. Go to SettingsOrganization
  2. Find the Audit Log Configuration section
  3. Set retention period (1–365 days, default: 90 days)
  4. Toggle audit logging on or off

Logs older than the retention period are automatically deleted.

On this page