pub const DEFAULT_AUDIT_LOG_QUEUE_CAPACITY: usize = 4096;
Default number of audit records retained in memory before direct-write fallback.