更新tfe到v4.8.49, 版本修改: TSG-17797 TFE适配虚拟表名变更 TSG-17777 优化app id扫描,多次扫描支持非
This commit is contained in:
@@ -77,8 +77,8 @@ sapp_rpm_version:
|
||||
sapp-pr: sapp-pr-4.3.34.10b3243
|
||||
|
||||
tfe_rpm_version:
|
||||
tfe: tfe-4.8.48.d3e49bf
|
||||
tfe-pr: tfe-pr-4.8.48.d3e49bf
|
||||
tfe: tfe-4.8.49.f1bf753
|
||||
tfe-pr: tfe-pr-4.8.49.f1bf753
|
||||
|
||||
tsg_app_rpm_version:
|
||||
context_based_detector: context_based_detector-6.0.1.24ae5b9
|
||||
|
||||
@@ -2,10 +2,12 @@
|
||||
enable=1
|
||||
|
||||
[maat]
|
||||
table_appid=TSG_OBJ_APP_ID
|
||||
table_addr=TSG_SECURITY_ADDR
|
||||
table_qname=TSG_FIELD_DOH_QNAME
|
||||
table_host=TSG_FIELD_DOH_HOST
|
||||
table_appid=ATTR_APP_ID
|
||||
table_src_addr=ATTR_SOURCE_ADDR
|
||||
table_dst_addr=ATTR_DESTINATION_ADDR
|
||||
table_qname=ATTR_DOH_QNAME
|
||||
table_host=ATTR_DOH_HOST
|
||||
table_host_cat=ATTR_DOH_HOST_CAT
|
||||
|
||||
[kafka]
|
||||
ENTRANCE_ID=0
|
||||
|
||||
Reference in New Issue
Block a user