Set logger webhook proxy on subnet proxy change (#16665)

Signed-off-by: Shubhendu Ram Tripathi <shubhendu@minio.io>
This commit is contained in:
Shubhendu
2023-02-27 22:05:36 +05:30
committed by GitHub
parent ae029191a3
commit 8b4eb2304b
2 changed files with 40 additions and 3 deletions

View File

@@ -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