mirror of
https://github.com/minio/minio.git
synced 2024-12-24 06:05:55 -05:00
8268c12cfb
Current implementation retries forever until our log buffer is full, and we start dropping events. This PR allows you to set a value until we give up on existing audit/logger batches to proceed to process the new ones. Bonus: - do not blow up buffers beyond batchSize value - do not leak the ticker if the worker returns |
||
---|---|---|
.. | ||
message/audit | ||
target | ||
audit.go | ||
config.go | ||
console.go | ||
help.go | ||
legacy.go | ||
logger.go | ||
logonce.go | ||
logrotate.go | ||
reqinfo.go | ||
targets.go | ||
utils.go |