Security audit log

The security audit log records security-related events and changes for your team. Use it to track who created or deleted credentials, modified roles, or changed team membership.

Security audit log
Security audit log

Team admin access required

Only team admins can view the audit log.

  1. Open your team page in Uniform at https://uniform.app.
  1. Navigate to Security > Audit Log.

Audit log entries are retained for 30 days. After 30 days, entries are automatically removed and cannot be recovered.

The audit log tracks two categories of events, displayed in separate tabs:

These are security-critical actions performed by team members or credentials:

EventDescription
Create Service AccountA new service account was created.
Delete Service AccountA service account was deleted.
Create PATA new personal access token was created.
Delete PATA personal access token was deleted.
Prune PAT RolesA personal access token's roles were automatically pruned because the owner's roles were reduced.
Update Member PermissionsA team member's project roles were changed.
Accept InvitationA user accepted a team invitation.
Remove MemberA member was removed from the team.
Purge IdentityAn identity was fully purged (SSO deprovisioning or last team removal).
Create RoleA new role was created.
Update RoleA role's permissions were modified.
Delete RoleA role was deleted.
Update PoliciesProject policies were updated.
Create Integration SecretA secret for a custom integration was created.
Regenerate Integration SecretA custom integration secret was regenerated.
Delete Integration SecretA custom integration secret was deleted.

Delegation events track identity delegation token operations (session token minting and refresh). These are displayed in a separate Delegation Events tab.

Reading an entry#

Each audit log entry includes:

ColumnDescription
TimeWhen the event occurred (relative timestamp).
UserThe identity that performed the action. For actions performed with a personal access token, this resolves to the token's owner.
ActionThe type of event (see Event types).
TargetThe name or ID of the affected entity (e.g. the service account name, the role name, or the member).
DetailsAdditional metadata about the event, viewable by clicking View.

You can filter the audit log by:

  • User: Show only events performed by a specific team member.
  • Action: Show only a specific event type (e.g. only "Create PAT" events).

Filters can be combined to narrow results further.

  • Security investigations: Determine who created or deleted a credential and when.
  • Compliance auditing: Review credential and role changes over the past 30 days.
  • Troubleshooting access issues: Identify when a member's permissions were changed or a token's roles were pruned.
  • Onboarding/offboarding tracking: Verify that removed members' credentials were properly cleaned up.