mirror of
https://gitee.com/milvus-io/milvus.git
synced 2024-12-02 03:48:37 +08:00
Change log level to info (#24339)
Signed-off-by: sunby <bingyi.sun@zilliz.com> Co-authored-by: sunby <bingyi.sun@zilliz.com>
This commit is contained in:
parent
2f8032b55c
commit
46a8ca5b5b
@ -329,7 +329,7 @@ dataNode:
|
||||
|
||||
# Configures the system log output.
|
||||
log:
|
||||
level: debug # Only supports debug, info, warn, error, panic, or fatal. Default 'info'.
|
||||
level: info # Only supports debug, info, warn, error, panic, or fatal. Default 'info'.
|
||||
file:
|
||||
rootPath: # root dir path to put logs, default "" means no log file will print. please adjust in embedded Milvus: /tmp/milvus/logs
|
||||
maxSize: 300 # MB
|
||||
|
Loading…
Reference in New Issue
Block a user