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

Commit 23f9c43a authored by anjiabin's avatar anjiabin

提交日志配置文件

parent 2b268b13
...@@ -4,7 +4,7 @@ liquidnet: ...@@ -4,7 +4,7 @@ liquidnet:
context: context:
name: liquidnet-client-admin-web name: liquidnet-client-admin-web
logfile: logfile:
path: ./logs path: /data/logs
name: client-admin-web name: client-admin-web
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
file-max-size: 200MB file-max-size: 200MB
......
...@@ -5,6 +5,6 @@ liquidnet: ...@@ -5,6 +5,6 @@ liquidnet:
port: 8090 port: 8090
logfile: logfile:
name: client-job name: client-job
path: ./logs path: /data/logs
mysql: mysql:
database-name: dev_ln_clijob database-name: dev_ln_clijob
\ No newline at end of file
...@@ -5,6 +5,6 @@ liquidnet: ...@@ -5,6 +5,6 @@ liquidnet:
port: 8090 port: 8090
logfile: logfile:
name: client-job name: client-job
path: ./logs path: /data/logs
mysql: mysql:
database-name: test_ln_clijob database-name: test_ln_clijob
\ No newline at end of file
...@@ -4,7 +4,7 @@ liquidnet: ...@@ -4,7 +4,7 @@ liquidnet:
context: /service-account context: /service-account
name: liquidnet-service-account name: liquidnet-service-account
logfile: logfile:
path: ./logs path: /data/logs
name: service-account name: service-account
mysql: mysql:
database-name: liquidnet_wac database-name: liquidnet_wac
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
context: /adam context: /adam
name: liquidnet-service-adam name: liquidnet-service-adam
logfile: logfile:
path: ./logs path: /data/logs
name: service-adam name: service-adam
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
file-max-size: 200MB file-max-size: 200MB
......
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
context: /adam context: /adam
name: liquidnet-service-adam name: liquidnet-service-adam
logfile: logfile:
path: ./logs path: /data/logs
name: service-adam name: service-adam
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
file-max-size: 200MB file-max-size: 200MB
......
...@@ -4,7 +4,7 @@ liquidnet: ...@@ -4,7 +4,7 @@ liquidnet:
context: /service-bank context: /service-bank
name: liquidnet-service-bank name: liquidnet-service-bank
logfile: logfile:
path: ./logs path: /data/logs
name: service-bank name: service-bank
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
file-max-size: 200MB file-max-size: 200MB
......
...@@ -8,7 +8,7 @@ liquidnet: ...@@ -8,7 +8,7 @@ liquidnet:
# context: /service-consumer # context: /service-consumer
name: liquidnet-service-consumer name: liquidnet-service-consumer
logfile: logfile:
path: ./logs path: /data/logs
name: service-consumer name: service-consumer
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
file-max-size: 200MB file-max-size: 200MB
......
...@@ -8,7 +8,7 @@ liquidnet: ...@@ -8,7 +8,7 @@ liquidnet:
# context: /service-consumer # context: /service-consumer
name: liquidnet-service-consumer name: liquidnet-service-consumer
logfile: logfile:
path: ./logs path: /data/logs
name: service-consumer name: service-consumer
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
file-max-size: 200MB file-max-size: 200MB
......
...@@ -4,7 +4,7 @@ liquidnet: ...@@ -4,7 +4,7 @@ liquidnet:
context: /service-example context: /service-example
name: liquidnet-service-example name: liquidnet-service-example
logfile: logfile:
path: ./logs path: /data/logs
name: service-example name: service-example
mysql: mysql:
database-name: liquidnet_bus database-name: liquidnet_bus
...@@ -4,7 +4,7 @@ liquidnet: ...@@ -4,7 +4,7 @@ liquidnet:
context: /service-executor-main context: /service-executor-main
name: liquidnet-service-executor-main name: liquidnet-service-executor-main
logfile: logfile:
path: ./logs path: /data/logs
name: service-executor-main name: service-executor-main
xxl: xxl:
accessToken: qk52rqSejRBm9enf6BTTxw== accessToken: qk52rqSejRBm9enf6BTTxw==
...@@ -20,4 +20,4 @@ liquidnet: ...@@ -20,4 +20,4 @@ liquidnet:
# Job执行器心跳注册分组依据,按需配置 # Job执行器心跳注册分组依据,按需配置
appname: liquidnet-service-executor appname: liquidnet-service-executor
# Job执行器运行日志,注意目录读写权限 # Job执行器运行日志,注意目录读写权限
logpath: ./logs/job logpath: /data/logs/job
...@@ -4,7 +4,7 @@ liquidnet: ...@@ -4,7 +4,7 @@ liquidnet:
context: /service-executor-main context: /service-executor-main
name: liquidnet-service-executor-main name: liquidnet-service-executor-main
logfile: logfile:
path: ./logs path: /data/logs
name: service-executor-main name: service-executor-main
xxl: xxl:
accessToken: qk52rqSejRBm9enf6BTTxw== accessToken: qk52rqSejRBm9enf6BTTxw==
...@@ -20,4 +20,4 @@ liquidnet: ...@@ -20,4 +20,4 @@ liquidnet:
# Job执行器心跳注册分组依据,按需配置 # Job执行器心跳注册分组依据,按需配置
appname: liquidnet-service-executor appname: liquidnet-service-executor
# Job执行器运行日志,注意目录读写权限 # Job执行器运行日志,注意目录读写权限
logpath: ./logs/job logpath: /data/logs/job
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
context: /kylin context: /kylin
name: liquidnet-service-kylin name: liquidnet-service-kylin
logfile: logfile:
path: ./logs path: /data/logs
name: service-kylin name: service-kylin
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
file-max-size: 200MB file-max-size: 200MB
......
...@@ -7,7 +7,7 @@ liquidnet: ...@@ -7,7 +7,7 @@ liquidnet:
context: /kylin context: /kylin
name: liquidnet-service-kylin name: liquidnet-service-kylin
logfile: logfile:
path: ./logs path: /data/logs
name: service-kylin name: service-kylin
config: classpath:logback-spring.xml config: classpath:logback-spring.xml
file-max-size: 200MB file-max-size: 200MB
......
...@@ -5,7 +5,7 @@ liquidnet: ...@@ -5,7 +5,7 @@ liquidnet:
context: /service-reconciliation context: /service-reconciliation
name: liquidnet-service-reconciliation name: liquidnet-service-reconciliation
logfile: logfile:
path: ./logs path: /data/logs
name: service-reconciliation name: service-reconciliation
mysql: mysql:
main-db: main-db:
......
...@@ -3,6 +3,6 @@ liquidnet: ...@@ -3,6 +3,6 @@ liquidnet:
port: 7003 port: 7003
name: liquidnet-support-zuul name: liquidnet-support-zuul
logfile: logfile:
path: ./logs path: /data/logs
name: support-zuul name: support-zuul
level: debug level: debug
...@@ -3,7 +3,7 @@ liquidnet: ...@@ -3,7 +3,7 @@ liquidnet:
port: 80 port: 80
name: liquidnet-support-zuul name: liquidnet-support-zuul
logfile: logfile:
path: ./logs path: /data/logs
name: support-zuul name: support-zuul
level: debug 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