type
AuditEvent
type AuditEvent = core.AuditEventSecurity-relevant application event metadata.
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.