From faf21bde4261cadaec3530cc8ba030e0d3e36e29 Mon Sep 17 00:00:00 2001 From: fengweihao Date: Fri, 17 Jan 2020 18:57:51 +0800 Subject: 管控策略命中通过版本 1. 添加安全策略table_info文件 2. 修改管控策略命中问题 3. 安全策略存在无法多命中 MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- conf/verify_policy.conf | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'conf') diff --git a/conf/verify_policy.conf b/conf/verify_policy.conf index 4e7d913..142f0f9 100644 --- a/conf/verify_policy.conf +++ b/conf/verify_policy.conf @@ -12,12 +12,13 @@ thread-nu = 4 # 0:json 1: redis 2: iris maat_input_mode=1 table_info=./resource/table_info.conf +table_info_tsg=./resource/tsg_static_tableinfo.conf json_cfg_file=./resource/pangu_http.json stat_file=logs/verify-policy.status full_cfg_dir=verify-policy/ inc_cfg_dir=verify-policy/ -maat_redis_server=192.168.40.120 +maat_redis_server=192.168.40.131 maat_redis_port_range=7002 maat_redis_db_index=0 effect_interval_s=1 -- cgit v1.2.3