TSG-7471 Proxy连接kafka时增加认证信息

This commit is contained in:
fengweihao
2021-08-19 16:24:19 +08:00
parent 2a729a48b3
commit c41a67ca2b
5 changed files with 46 additions and 6 deletions

View File

@@ -90,6 +90,8 @@ mc_cache_enable=1
mc_cache_eth=eth0
mc_cache_broker_list=192.168.40.224:9092
mc_cache_topic=PXY-EXCH-INTERMEDIA-CERT
sasl_username=admin
sasl_passwd=galaxy2019
[key_keeper]
#Mode: debug - generate cert with ca_path, normal - generate cert with cert store
@@ -159,6 +161,8 @@ enable=1
NIC_NAME=enp2s0
kafka_brokerlist=192.168.40.224:9092
kafka_topic=PROXY-EVENT-LOG
sasl_username=admin
sasl_passwd=galaxy2019
device_id_filepath=/opt/tsg/etc/tsg_sn.json
[maat]