Skip to main content
The audit log lists user activity-triggered events in your organization. The audit logs contain information about who performed the activity, when the action was performed, the activityโ€™s description, and additional data. Only an Admin user can access the audit logs.
Feature AvailabilityAudit logs are only available to Enterprise level customers. Click here for more details
The audit log shows events related to changes in your:
  • Organization
  • Projects
  • Templates
  • Environments
  • Teams
  • Users
  • Roles
  • Modules
  • Git Tokens
  • Cloud credentials
  • API keys
  • SSH keys
  • Variables
  • Agent configurations

Accessing the audit logs

Through the env zero UI

  1. Go to the Organizationโ€™s Settings page.
  2. Click the Audit Logs tab.
  3. The audit details are listed in a table.
  4. Click the rowโ€™s + sign to reveal additional activity details.
  5. Click the Show more button at the bottom of the page to see more rows.

Through the env zero API

Use this API to retrieve your organizationโ€™s audit logs programmatically.
โŒ˜I