Skip to content

Commit

Permalink
update console log path
Browse files Browse the repository at this point in the history
Signed-off-by: chengyu-l <[email protected]>
  • Loading branch information
chengyu-l committed Jul 17, 2020
1 parent fc68757 commit d998ae8
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chubaofs/templates/bin/_config_console.sh.tpl
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,7 @@ jq -n \
--arg prometheusAddr "$CBFS_PROMETHEUS_ADDR" \
'{
"role": "console",
"logDir": "/cfs/log/",
"logDir": "/cfs/logs/",
"logLevel": $logLevel,
"listen": $port,
"master_instance": $masterAddr,
Expand Down

0 comments on commit d998ae8

Please sign in to comment.