minio/cmd/logger
Harshavardhana b0c9ae7490 Add audit logging for S3 and Web handlers (#6571)
This PR brings an additional logger implementation
called AuditLog which logs to http targets

The intention is to use AuditLog to log all incoming
requests, this is used as a mechanism by external log
collection entities for processing Minio requests.
2018-10-12 12:25:59 -07:00
..
console.go Add audit logging for S3 and Web handlers (#6571) 2018-10-12 12:25:59 -07:00
http.go Add audit logging for S3 and Web handlers (#6571) 2018-10-12 12:25:59 -07:00
logger.go Add audit logging for S3 and Web handlers (#6571) 2018-10-12 12:25:59 -07:00
logonce.go Log errors only once for event notification errors (#5905) 2018-05-09 15:59:45 -07:00
reqinfo.go Add 'disk' tag to log output to enhance 'disk not found' errors (#6460) 2018-09-13 21:42:50 -07:00
targets.go Add audit logging for S3 and Web handlers (#6571) 2018-10-12 12:25:59 -07:00
utils.go Support dumb terminals by turning off color (#6246) 2018-08-06 18:16:49 +05:30