summaryrefslogtreecommitdiff
path: root/conf
diff options
context:
space:
mode:
authorluwenpeng <[email protected]>2020-08-10 18:13:44 +0800
committerluwenpeng <[email protected]>2020-08-21 17:21:44 +0800
commitfbc7b5a71572389f213d1c9fc0ce4c368a38c79a (patch)
treedcb724dc41afc1eeaf0a070d462d658faeda2ee8 /conf
parentddb1ccba12d463fe38a6aed93dd0656445e50f48 (diff)
TSG Master 共享部分扫描结果给 TFE
* TSG-2847 - TFE 新增 cmsg 共享 TSG Master 的扫描结果 * TSG-2851 - Pangu 从 cmsg 获取 TSG Master 的扫描结果 * TSG-2852 - DOH 从 cmsg 获取 TSG Master 的扫描结果 * TSG-2849 - TFE DOH 功能支持 SUBID * 合并 pangu/doh 的 maat scan 的代码为 tfe_scan
Diffstat (limited to 'conf')
-rw-r--r--conf/tfe/tfe.conf22
1 files changed, 0 insertions, 22 deletions
diff --git a/conf/tfe/tfe.conf b/conf/tfe/tfe.conf
index 526e012..2931bd7 100644
--- a/conf/tfe/tfe.conf
+++ b/conf/tfe/tfe.conf
@@ -125,26 +125,4 @@ maat_redis_db_index=4
# iris mode conf iterm
full_cfg_dir=pangu_policy/full/index/
-inc_cfg_dir=pangu_policy/inc/index/
-
-[dynamic_maat]
-# 0:json 1:redis 2:iris
-maat_input_mode=1
-stat_switch=1
-perf_switch=1
-table_info=resource/pangu/dynamic_maat_table_info.conf
-accept_tags={"tags":[{"tag":"location","value":"Astana"}]}
-stat_file=log/pangu_scan.fs2
-effect_interval_s=1
-
-# json mode conf iterm
-json_cfg_file=resource/pangu/pangu_http.json
-
-# redis mode conf iterm
-maat_redis_server=10.4.34.4
-maat_redis_port_range=6380-6389
-maat_redis_db_index=4
-
-# redis mode conf iterm
-full_cfg_dir=pangu_policy/full/index/
inc_cfg_dir=pangu_policy/inc/index/ \ No newline at end of file