Browse Source

日志服务配置更新

hill9868 7 years ago
parent
commit
1c9e5813b0
1 changed files with 2 additions and 2 deletions
  1. 2 2
      svr-logCollection.yml

+ 2 - 2
svr-logCollection.yml

@ -4,11 +4,11 @@ logging:
kafka:
  broker:
    address: node1.hde.h3c.com,node2.hde.h3c.com:6667
    address: node1.hde.h3c.com:6667,node2.hde.h3c.com:6667
zookeeper:
  broker:
    address: node1.hde.h3c.com,node2.hde.h3c.com:2181
    address: node1.hde.h3c.com:2181,node2.hde.h3c.com:2181
---
spring:
  profiles: test