优化:降低访问日志噪声并增加日志文件轮转
This commit is contained in:
@@ -31,6 +31,8 @@ LOG_LEVEL=info
|
||||
# integration-*.log 默认 warn,只记对接异常;排查全量时改为 info
|
||||
LOG_INTEGRATION_LEVEL=warn
|
||||
LOG_RETENTION_DAYS=30
|
||||
LOG_MAX_FILE_SIZE_MB=20
|
||||
LOG_MAX_FILES=5
|
||||
|
||||
# File Storage (MinIO / S3 compatible)
|
||||
STORAGE_MODE=minio
|
||||
|
||||
Reference in New Issue
Block a user