2025-07-22 18:43:17 +08:00
|
|
|
logging:
|
2025-09-07 16:43:17 +08:00
|
|
|
loki:
|
|
|
|
|
url: http://192.168.163.83:3100/loki/api/v1/push
|
2025-07-22 18:43:17 +08:00
|
|
|
level:
|
|
|
|
|
root: info
|
|
|
|
|
com:
|
2025-08-04 10:29:24 +08:00
|
|
|
nflg: trace
|
2025-07-22 18:43:17 +08:00
|
|
|
alibaba:
|
|
|
|
|
cloud:
|
|
|
|
|
nacos: debug
|
|
|
|
|
org:
|
|
|
|
|
springframework: debug
|
|
|
|
|
# sa-token配置
|
|
|
|
|
sa-token:
|
|
|
|
|
# SSO-相关配置
|
|
|
|
|
sso-client:
|
|
|
|
|
# SSO-Server 用户中心地址
|
|
|
|
|
server-url: http://sa-sso-server.com:9000
|
|
|
|
|
# LDAP
|
|
|
|
|
#spring:
|
|
|
|
|
# ldap:
|
|
|
|
|
# urls:
|
|
|
|
|
# - ldap://192.168.0.2:389
|
|
|
|
|
# base: dc=nflg
|
|
|
|
|
# username: commpub@nflg
|
2026-01-16 10:19:25 +08:00
|
|
|
# password: Nflg2019#
|
|
|
|
|
management:
|
|
|
|
|
otlp:
|
|
|
|
|
tracing:
|
|
|
|
|
endpoint: http://192.168.163.83:4318/v1/traces
|