bugfix:修改部署过程出现配置文件路径错误和变量缺失问题

This commit is contained in:
fumingwei
2021-07-22 17:17:28 +08:00
parent 7fe7cc953e
commit 58f1bc8044
5 changed files with 11 additions and 7 deletions

View File

@@ -17,7 +17,7 @@ EFFECTIVE_RANGE_FILE=/opt/tsg/etc/tsg_device_tag.json
ACCEPT_TAGS={"tags":[{"tag":"data_center","value":"{{ data_center }}"}]}
[LOG]
NIC_NAME=enp130s2f3
NIC_NAME={{ nic_mgr.name }}
BROKER_LIST={{ log_kafkabrokers.address | join(",") }}
FIELD_FILE=conf/capture_packet_log_field.conf