1
0
mirror of https://github.com/minio/minio.git synced 2025-03-21 21:14:14 -04:00

4 Commits

Author SHA1 Message Date
Harshavardhana
8ce424bacd Enhance audit logging to capture responseTimes ()
Audit logging requires to have

- timeToFirstByte
- timeToResponse

timing information
2019-08-12 20:32:34 -07:00
kannappanr
5ecac91a55
Replace Minio refs in docs with MinIO and links () 2019-04-09 11:39:42 -07:00
Harshavardhana
9e3fce441e Audit log claims from token () 2018-11-22 09:33:24 +05:30
Harshavardhana
bef0318c36 Support audit logs with additional fields ()
This PR adds support

- Request query params
- Request headers
- Response headers

AuditLogEntry is exported and versioned as well
starting with this PR.
2018-11-02 18:40:08 -07:00