- Sort Score
- Num 10 results
- Language All
Results 1 - 1 of 1 for MINIO_AUDIT_LOGGER_HTTP_ENDPOINT (0.1 seconds)
The search processing time has exceeded the limit. The displayed results may be partial.
-
internal/logger/legacy.go
package logger import ( "github.com/minio/minio/internal/config" "github.com/minio/minio/internal/logger/target/http" ) // Legacy envs const ( legacyEnvAuditLoggerHTTPEndpoint = "MINIO_AUDIT_LOGGER_HTTP_ENDPOINT" legacyEnvLoggerHTTPEndpoint = "MINIO_LOGGER_HTTP_ENDPOINT" ) // SetLoggerHTTPAudit - helper for migrating older config to newer KV format.
Created: Sun Dec 28 19:28:13 GMT 2025 - Last Modified: Thu Aug 03 09:47:07 GMT 2023 - 2K bytes - Click Count (0)