生产配置

This commit is contained in:
hui
2025-01-12 11:02:06 +08:00
parent 1f02bb419a
commit 799be39142
2 changed files with 26 additions and 1 deletions

View File

@@ -159,4 +159,17 @@ xxl:
address:
ip:
logpath: /var/log/xxl-job/system/
logretentiondays: 30
logretentiondays: 30
aop-log-record:
#是否开启日志记录
enabled: true
#不进行拦截的包或者类
excludeClassNames:
activemq:
broker-url: tcp://10.251.129.51:61616
user: admin
password: admin
elasticsearch:
host: 10.251.129.21
port: 9200

View File

@@ -86,3 +86,15 @@ xxl:
ip:
logpath: /var/log/xxl-job/dw/
logretentiondays: 30
aop-log-record:
#是否开启日志记录
enabled: true
#不进行拦截的包或者类
excludeClassNames:
activemq:
broker-url: tcp://10.251.113.100:61616
user: admin
password: admin
elasticsearch:
host: 10.251.88.218
port: 9200