minio/internal/logger
Shireesh Anjal 9890f579f8
Add subsystem level validation on `config set` (#14269)
When setting a config of a particular sub-system, validate the existing
config and notification targets of only that sub-system, so that
existing errors related to one sub-system (e.g. notification target
offline) do not result in errors for other sub-systems.
2022-02-08 10:36:41 -08:00
..
message typo: Low capital in some JSON field names in log/audit output (#14020) 2022-01-03 09:26:26 -08:00
target fix: audit log to support object names in multipleObjectNames() handler (#14017) 2022-01-03 01:28:52 -08:00
audit.go fix: audit log to support object names in multipleObjectNames() handler (#14017) 2022-01-03 01:28:52 -08:00
config.go Add subsystem level validation on `config set` (#14269) 2022-02-08 10:36:41 -08:00
console.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08: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 fix: audit log to support object names in multipleObjectNames() handler (#14017) 2022-01-03 01:28:52 -08:00
logonce.go add gocritic/ruleguard checks back again, cleanup code. (#13665) 2021-11-16 09:28:29 -08:00
reqinfo.go fix: audit log to support object names in multipleObjectNames() handler (#14017) 2022-01-03 01:28:52 -08:00
targets.go move gofumpt to golang-ci 2022-01-06 13:08:21 -08:00
utils.go run gofumpt cleanup across code-base (#14015) 2022-01-02 09:15:06 -08:00