shell update

This commit is contained in:
Gordon
2022-03-04 16:24:28 +08:00
parent 8dc04667b0
commit d6e7cfb044
2 changed files with 5 additions and 3 deletions
+3 -2
View File
@@ -131,8 +131,9 @@ rpcregistername: #rpc注册服务名,默认即可
log:
storageLocation: ../logs/
rotationTime: 24
remainRotationCount: 5 #日志数量
remainLogLevel: 6 #日志级别 6表示全都打印,测试阶段建议设置为6
remainRotationCount: 3 #日志数量
#日志级别 6表示全都打印,测试阶段建议设置为6
remainLogLevel: 6
elasticSearchSwitch: false
elasticSearchAddr: [ 127.0.0.1:9201 ]
elasticSearchUser: ""