Skip to documentation
quickS3.com Open app
Browse documentation
Reference

Audit event fields

What every field in an audit event means, on the Organisation and Authentication tabs and in CSV and JSON exports of the audit log.

Owner Admin

Organisation events

FieldMeaning
TimestampWhen it happened.
User, User IDThe person who did it, by email and by ID. For share-link downloads, the person who created the link.
ActionWhat happened, like PUT (upload), GET (download), DELETE, LIST, ROLE_UPDATED, or MEMBER_REMOVED.
Resultallowed or denied.
Bucket, Prefix, KeyWhich bucket, folder, and file, when the event is about storage.
Resource type, Resource IDWhich quickS3 item was affected, like a role or a connection.
Target userThe person affected, for membership and role changes.
Event IDA unique ID for this event.
DetailsExtra context that depends on the action. For example, via: share_link on share-link downloads, or which AI client acted.

Authentication events

FieldMeaning
TimestampWhen it happened.
User, User IDThe account’s email and ID, when known.
ActionLike MAGIC_LINK_REQUESTED, MAGIC_LINK_VERIFY_SUCCESS, MAGIC_LINK_VERIFY_FAILED, LOGIN, LOGOUT, or INVITE_ACCEPTED.
ResultSuccess or Failed.
IP address, User agentWhere the request came from and which browser sent it.
Event IDA unique ID for this event.

A “link requested” event doesn’t mean someone signed in. Requested links can go unused.

What an event never contains

File contents, passwords, storage keys, sign-in tokens, or signed links. If you ever see one of these in an audit event, report it as a security issue.

Events are kept for 14 days. See the audit log.