Ventry
application

Audit Logs

// Overview

/applications/[applicationName]/logs is a read-only audit trail of everything that happened in this application. Every mutation across licenses, users, variables, team, security and the marketplace is recorded with the actor, the action, the target and a timestamp.

// Columns

  • WHOThe username of the team member who executed the action.
  • MSGA human-readable description, e.g. "License X created", "User Y banned", "Member Z kicked".
  • TGTThe entity affected — a license name, a user, a variable, a member.
  • TIMETimestamp in your selected timezone (see the timezone selector in Account Settings).

// Clearing logs

The Clear logs button removes every entry for the application. It exists mostly for testing or staging environments — treat clearing as destructive, you cannot undo it. Production audit trails should normally be left intact.

// Permissions

Viewing logs requires SeeLogs or owner. Clearing logs requires ManageLogs.