add 增加监控中心 在线日志监控 优化日志文件格式

This commit is contained in:
疯狂的狮子li
2021-12-31 15:00:59 +08:00
parent 0309edbfff
commit 4a9929f307
7 changed files with 178 additions and 33 deletions

View File

@@ -129,6 +129,13 @@ management:
web:
exposure:
include: '*'
endpoint:
logfile:
external-file: ./logs/${spring.application.name}/console.log
# 日志配置
logging:
config: classpath:logback.xml
# redisson 缓存配置
redisson: