Skip to main content

Audit Logs

Audit logs record every significant action taken within your project. Use them for security monitoring, cost tracking, and debugging.

Accessing Audit Logs

Navigate to Dashboard → Audit Log. Audit logs are available to Owners and Admins only.

Filters

Use the filter bar to narrow down log entries:
FilterOptions
Date RangePick a start and end date using the date range picker
Action TypeCreate, Update, Delete, Invite
Resource TypeInstance, Storage, Team, Billing, SSH Key, Project
Items Per Page25, 50, or 100

Log Entry Fields

Each log entry includes:
FieldDescription
User EmailWho performed the action
IP AddressThe IP address the action originated from
ActionWhat was done — displayed as a colored badge (e.g., Create, Update, Delete, Invite)
Resource TypeWhat type of resource was affected — displayed as a colored badge
Resource NameThe specific resource name (e.g., instance name, volume name)
DetailsAdditional context about the action
TimestampWhen the action occurred, shown as relative time (e.g., “2 hours ago”)

Use Cases

Security Monitoring

Track who is deploying instances, modifying team roles, or accessing billing. Identify unusual activity from unexpected IP addresses.

Cost Tracking

See when instances were created and terminated to understand spending patterns.

Debugging

Review recent actions to understand what changed if something stops working as expected.

Team Accountability

See which team members performed which actions, especially useful for shared projects.
Audit logs are retained for the lifetime of the project. They cannot be edited or deleted.