minio/cmd/logger
Harshavardhana 014edd3462
allow configuring scanner cycles dynamically (#11931)
This allows us to speed up or slow down sleeps
between multiple scanner cycles, helps in testing
as well as some deployments might want to run
scanner more frequently.

This change is also dynamic can be applied on
a running cluster, subsequent cycles pickup
the newly set value.
2021-03-30 13:59:02 -07:00
..
message fix: rename audit log docs and datastructure 2021-01-26 13:39:55 -08:00
target allow configuring scanner cycles dynamically (#11931) 2021-03-30 13:59:02 -07:00
audit.go metrics: Add canceled requests (#11881) 2021-03-24 10:25:27 -07:00
config.go Add support for mTLS for Audit log target (#11645) 2021-03-01 09:19:13 -08:00
console.go Fix Windows console printing (#8805) 2020-01-13 13:05:51 -08:00
help.go Add support for mTLS for Audit log target (#11645) 2021-03-01 09:19:13 -08:00
legacy.go config: More fixes in parsing Audit & Logger env variables (#9474) 2020-04-28 15:20:40 -07:00
logger.go fix: enforce deny if present for implicit permissions (#11680) 2021-03-02 15:35:50 -08:00
logonce.go re-use remote transports in Peer,Storage,Locker clients (#10788) 2020-11-02 07:43:11 -08:00
reqinfo.go audit: per object send pool number, set number and servers per operation (#11233) 2021-01-26 13:21:51 -08:00
targets.go fix: optimize ServerInfo() handler to avoid reading config (#10626) 2020-10-02 16:19:44 -07:00
utils.go Fix Windows console printing (#8805) 2020-01-13 13:05:51 -08:00