diff options
| author | luwenpeng <[email protected]> | 2024-09-25 09:44:08 +0800 |
|---|---|---|
| committer | luwenpeng <[email protected]> | 2024-09-25 09:44:17 +0800 |
| commit | d93edf9880b794f26f32a11efe46ac9aac69e014 (patch) | |
| tree | 34be0deae2d61523100a3a4be50e73ea5ec820e7 /conf | |
| parent | 1b917ef5ae149cc7bd966d88465769fb7b25ce72 (diff) | |
feature(adapt maat): delete iris mode
Diffstat (limited to 'conf')
| -rw-r--r-- | conf/tfe/tfe.conf | 6 |
1 files changed, 1 insertions, 5 deletions
diff --git a/conf/tfe/tfe.conf b/conf/tfe/tfe.conf index 3706ecd..c316b69 100644 --- a/conf/tfe/tfe.conf +++ b/conf/tfe/tfe.conf @@ -195,7 +195,7 @@ file_stream_topic=TRAFFIC-HTTP-FILE-STREAM-RECORD exch_cert_topic=PXY-EXCH-INTERMEDIA-CERT [maat] -# 0:json 1:redis 2:iris +# 0:json 1:redis maat_input_mode=1 stat_switch=1 perf_switch=1 @@ -213,10 +213,6 @@ maat_redis_server=10.4.34.4 maat_redis_port_range=6380-6389 maat_redis_db_index=4 -# iris mode conf iterm -full_cfg_dir=pangu_policy/full/index/ -inc_cfg_dir=pangu_policy/inc/index/ - [proxy_hits] app_name="proxy_rule_hits" output_fs_interval_ms=500 |
