OMPUB-159:新增v21.06适配mirror流量的DPI安装包
This commit is contained in:
@@ -66,11 +66,16 @@ ENTRANCE_ID={{ tsg_master_entrance_id }}
|
||||
LOG_LEVEL={{ tsg_master_log_level }}
|
||||
LOG_PATH="./tsglog/tsg_master"
|
||||
POLICY_PRIORITY_LABEL="POLICY_PRIORITY"
|
||||
L7_PROTOCOL_FILE="./tsgconf/tsg_l7_protocol.conf"
|
||||
DEVICE_ID_COMMAND="hostname | awk -F'-' '{print $3}'| awk -F'adc' '{print $2}'"
|
||||
|
||||
[TSG_CONN_SKETCH]
|
||||
log_service=2
|
||||
|
||||
live_service=6
|
||||
transaction_service=7
|
||||
live_service_switch=1
|
||||
transaction_service_switch=1
|
||||
live_intervals_time = 30
|
||||
|
||||
[HOS_CONF]
|
||||
hos_serverip="{{ firewall.hos_serverip }}"
|
||||
@@ -82,14 +87,3 @@ hos_thread_sum={{ firewall.hos_thread_sum }}
|
||||
hos_cache_size={{ firewall.hos_cache_size }}
|
||||
hos_fs2_serverip="{{ firewall.hos_fs2_serverip }}"
|
||||
hos_fs2_serverport={{ firewall.hos_fs2_serverport }}
|
||||
|
||||
[APP_SKETCH_LOCAL]
|
||||
LOG_LEVEL={{ firewall.APP_SKETCH_LOG_LEVEL }}
|
||||
LOG_PATH="{{ firewall.APP_SKETCH_LOG_PATH }}"
|
||||
L7_PROTOCOL_LABEL="{{ firewall.APP_SKETCH_L7_PROTOCOL_LABEL }}"
|
||||
|
||||
[APP_SKETCH_FEEDBACK]
|
||||
QOS={{ firewall.APP_SKETCH_QOS }}
|
||||
PUBLISH_TOPIC="{{ firewall.APP_SKETCH_PUBLISH_TOPIC }}"
|
||||
#CLIENT_ID=
|
||||
BROKER_LIST="{{ firewall.APP_SKETCH_BROKER_LIST }}"
|
||||
|
||||
Reference in New Issue
Block a user