记得上下班打卡 | git大法好,push需谨慎

Commit 23f9c43a authored by anjiabin's avatar anjiabin

提交日志配置文件

parent 2b268b13
......@@ -4,7 +4,7 @@ liquidnet:
context:
name: liquidnet-client-admin-web
logfile:
path: ./logs
path: /data/logs
name: client-admin-web
config: classpath:logback-spring.xml
file-max-size: 200MB
......
......@@ -5,6 +5,6 @@ liquidnet:
port: 8090
logfile:
name: client-job
path: ./logs
path: /data/logs
mysql:
database-name: dev_ln_clijob
\ No newline at end of file
......@@ -5,6 +5,6 @@ liquidnet:
port: 8090
logfile:
name: client-job
path: ./logs
path: /data/logs
mysql:
database-name: test_ln_clijob
\ No newline at end of file
......@@ -4,7 +4,7 @@ liquidnet:
context: /service-account
name: liquidnet-service-account
logfile:
path: ./logs
path: /data/logs
name: service-account
mysql:
database-name: liquidnet_wac
......@@ -7,7 +7,7 @@ liquidnet:
context: /adam
name: liquidnet-service-adam
logfile:
path: ./logs
path: /data/logs
name: service-adam
config: classpath:logback-spring.xml
file-max-size: 200MB
......
......@@ -7,7 +7,7 @@ liquidnet:
context: /adam
name: liquidnet-service-adam
logfile:
path: ./logs
path: /data/logs
name: service-adam
config: classpath:logback-spring.xml
file-max-size: 200MB
......
......@@ -4,7 +4,7 @@ liquidnet:
context: /service-bank
name: liquidnet-service-bank
logfile:
path: ./logs
path: /data/logs
name: service-bank
config: classpath:logback-spring.xml
file-max-size: 200MB
......
......@@ -8,7 +8,7 @@ liquidnet:
# context: /service-consumer
name: liquidnet-service-consumer
logfile:
path: ./logs
path: /data/logs
name: service-consumer
config: classpath:logback-spring.xml
file-max-size: 200MB
......
......@@ -8,7 +8,7 @@ liquidnet:
# context: /service-consumer
name: liquidnet-service-consumer
logfile:
path: ./logs
path: /data/logs
name: service-consumer
config: classpath:logback-spring.xml
file-max-size: 200MB
......
......@@ -4,7 +4,7 @@ liquidnet:
context: /service-example
name: liquidnet-service-example
logfile:
path: ./logs
path: /data/logs
name: service-example
mysql:
database-name: liquidnet_bus
......@@ -4,7 +4,7 @@ liquidnet:
context: /service-executor-main
name: liquidnet-service-executor-main
logfile:
path: ./logs
path: /data/logs
name: service-executor-main
xxl:
accessToken: qk52rqSejRBm9enf6BTTxw==
......@@ -20,4 +20,4 @@ liquidnet:
# Job执行器心跳注册分组依据,按需配置
appname: liquidnet-service-executor
# Job执行器运行日志,注意目录读写权限
logpath: ./logs/job
logpath: /data/logs/job
......@@ -4,7 +4,7 @@ liquidnet:
context: /service-executor-main
name: liquidnet-service-executor-main
logfile:
path: ./logs
path: /data/logs
name: service-executor-main
xxl:
accessToken: qk52rqSejRBm9enf6BTTxw==
......@@ -20,4 +20,4 @@ liquidnet:
# Job执行器心跳注册分组依据,按需配置
appname: liquidnet-service-executor
# Job执行器运行日志,注意目录读写权限
logpath: ./logs/job
logpath: /data/logs/job
......@@ -7,7 +7,7 @@ liquidnet:
context: /kylin
name: liquidnet-service-kylin
logfile:
path: ./logs
path: /data/logs
name: service-kylin
config: classpath:logback-spring.xml
file-max-size: 200MB
......
......@@ -7,7 +7,7 @@ liquidnet:
context: /kylin
name: liquidnet-service-kylin
logfile:
path: ./logs
path: /data/logs
name: service-kylin
config: classpath:logback-spring.xml
file-max-size: 200MB
......
......@@ -5,7 +5,7 @@ liquidnet:
context: /service-reconciliation
name: liquidnet-service-reconciliation
logfile:
path: ./logs
path: /data/logs
name: service-reconciliation
mysql:
main-db:
......
......@@ -3,6 +3,6 @@ liquidnet:
port: 7003
name: liquidnet-support-zuul
logfile:
path: ./logs
path: /data/logs
name: support-zuul
level: debug
......@@ -3,7 +3,7 @@ liquidnet:
port: 80
name: liquidnet-support-zuul
logfile:
path: ./logs
path: /data/logs
name: support-zuul
level: debug
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment