minio/internal/logger
Harshavardhana 499872f31d
Add configurable channel queue_size for audit/logger webhook targets (#13819)
Also log all the missed events and logs instead of silently
swallowing the events.

Bonus: Extend the logger webhook to support mTLS
similar to audit webhook target.
2021-12-20 13:16:53 -08:00
..
message feat: Add RX/TX to audit logging (#13382) 2021-10-07 19:03:46 -07:00
target Add configurable channel queue_size for audit/logger webhook targets (#13819) 2021-12-20 13:16:53 -08:00
audit.go Add configurable channel queue_size for audit/logger webhook targets (#13819) 2021-12-20 13:16:53 -08:00
config.go Add configurable channel queue_size for audit/logger webhook targets (#13819) 2021-12-20 13:16:53 -08:00
console.go add error level logger similar to Info() for console (#12445) 2021-06-04 11:11:30 -07:00
help.go Add configurable channel queue_size for audit/logger webhook targets (#13819) 2021-12-20 13:16:53 -08:00
legacy.go feat: Add support for kakfa audit logger target (#12678) 2021-07-13 09:39:13 -07:00
logger.go Add configurable channel queue_size for audit/logger webhook targets (#13819) 2021-12-20 13:16:53 -08:00
logonce.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
reqinfo.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00
targets.go Protect logger targets (#13529) 2021-10-28 07:35:28 -07:00
utils.go rename all remaining packages to internal/ (#12418) 2021-06-01 14:59:40 -07:00