mirror of
https://github.com/minio/minio.git
synced 2025-07-29 02:00:59 -04:00
configure batch size to send audit/logger events in batches instead of sending one event per connection. this is mainly to optimize the number of requests we make to webhook endpoint.