MinIO audit logs in production
MinIO native audit logs streams all events (both 2xx and non-2xx), it does not provide filtering options, also the webhook is synchronous.
What is the production recommended practice to enable tracing in production for MiniO ? Doesn't logging all events would load servers with logs?
There is ` mc admin trace --errors` that filters events but it gives live events, not historical for tracing.
u/Old-Broccoli-4704 — 8 days ago