mirror of
https://github.com/minio/minio.git
synced 2026-02-19 02:28:39 -05:00
Previously, not setting http.Config.HTTPTimeout for logger webhook was resulting in a timeout of 0, and causing "deadline exceeded" errors in log webhook. This change introduces a new env variable for configuring log webhook timeout and more importantly sets it when the config is initialised. |
||
|---|---|---|
| .. | ||
| message/audit | ||
| target | ||
| audit.go | ||
| config.go | ||
| console.go | ||
| help.go | ||
| legacy.go | ||
| logger.go | ||
| logonce.go | ||
| logrotate.go | ||
| reqinfo.go | ||
| targets.go | ||
| utils.go | ||