mirror of
https://github.com/minio/minio.git
synced 2025-11-07 21:02:58 -05:00
Set logger webhook proxy on subnet proxy change (#16665)
Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
This commit is contained in:
@@ -32,6 +32,9 @@ import (
|
||||
|
||||
const (
|
||||
respBodyLimit = 1 << 20 // 1 MiB
|
||||
|
||||
// LoggerWebhookName - subnet logger webhook target
|
||||
LoggerWebhookName = "subnet"
|
||||
)
|
||||
|
||||
// Upload given file content (payload) to specified URL
|
||||
|
||||
Reference in New Issue
Block a user