We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent db1e4ad commit daa8423Copy full SHA for daa8423
scripts/ci/deploy/config/databend-query-node-1.toml
@@ -84,7 +84,7 @@ join_spilling_memory_ratio = 60
84
[log]
85
86
[log.file]
87
-level = "INFO"
+level = "DEBUG"
88
format = "text"
89
dir = "./.databend/logs_1"
90
limit = 12 # 12 files, 1 file per hour
0 commit comments