type

AuditEvent

Security-relevant application event metadata.

Source ridu.go:36

Timetime.Time
When the event occurred.
RequestIDstring
Correlates the event with logs and observations.
ClientIPstring
The resolved direct or trusted-forwarded client address.
Actionstring
The operation name, such as login, create, or delete.
Collectionstring
The affected collection slug when applicable.
DocumentIDstring
The affected document identity when applicable.
ActorIDstring
The authenticated document identity when available.
ActorCollectionschema.CollectionSlug
Disambiguates ActorID across auth collections.