Module audit

Module audit 

Source
Expand description

Comprehensive audit logging and security event tracking.

This module provides detailed audit logging for all authentication, authorization, and security-related events in the system.

Structs§

ActorInfo
Actor information (who performed the action)
AuditEvent
Comprehensive audit event
AuditLogger
Main audit logger
AuditQuery
Query parameters for audit events
AuditStatistics
Audit statistics result
CorrelationIdGenerator
Correlation ID generator for tracking related events
DeviceInfo
Device information
GeolocationInfo
Geographic location information
IpEventCount
IP address event count
RequestMetadata
Request metadata for audit context
ResourceInfo
Resource information
StatsQuery
Statistics query parameters
TimeRange
Time range for queries
TimeSeriesPoint
Time series data point
UserEventCount
User event count

Enums§

AuditEventType
Audit event types
EventOutcome
Audit event outcome
RiskLevel
Security risk level
SortOrder
Sort order for queries
StatsGroupBy
Grouping options for statistics

Traits§

AuditStorage
Audit log storage trait