minio / kes

Key Managament Server for Object Storage and more
https://min.io/docs/kes/concepts/
GNU Affero General Public License v3.0
456 stars 95 forks source link

kes: flush audit log events to clients #417

Closed aead closed 10 months ago

aead commented 10 months ago

This commit fixes a bug in the KES audit log API. The server should flush any audit log event to its clients directly. Otherwise, clients may not see audit events since they may get buffered.