Audit Event Queue
The following section documents environment variables and configuration settings for customizing MinIO AIStor’s global audit event queue. These settings control all configured audit targets.
Settings
Audit event queue dir
Specify the directory path to enable MinIO AIStor’s persistent event store for undelivered messages, such as /opt/minio/audit/events.
MinIO AIStor uses this directory for all configured webhook and audit targets.
Audit event queue dir max size
Specify the maximum size limit in megabytes (MB) of undelivered events to store in the specified queue dir.
Defaults to 10000.