pub const DEFAULT_AUDIT_LOG_BATCH_SIZE: usize = 100;
Default number of audit records that triggers an immediate batch flush.