Module lock_keeper::types::audit_event
source · Expand description
Audit events, and associated fields and types
Includes possible events to log and statuses of those events
Structs§
- A single entry that specifies the actor, action, outcome, and any related key for a logged audit event. We expect database implementors to create AuditEvent instances for us. So we make all fields public.
- Optional parameters to filter
AuditEvent
s by
Enums§
- Options for the outcome of a given action in a
AuditEvent
- Options for which types of events to retrieve from the key server