54 lines
1.3 KiB
Plaintext
54 lines
1.3 KiB
Plaintext
[STATIC]
|
|
MAAT_MODE=json
|
|
STAT_SWITCH=1
|
|
PERF_SWITCH=1
|
|
TABLE_INFO=tsgconf/tsg_static_tableinfo.json
|
|
STAT_FILE=log/master.maat.status
|
|
EFFECT_INTERVAL_MS=1000
|
|
GARBAGE_COLLECT_MS=30000
|
|
RULE_UPDATE_CHECK_INTERVAL_MS=1000
|
|
REDIS_IP=127.0.0.1
|
|
REDIS_PORT_NUM=1
|
|
REDIS_PORT=7002
|
|
REDIS_INDEX=0
|
|
JSON_CFG_FILE=tsgconf/tsg_maat.json
|
|
INC_CFG_DIR=tsgrule/inc/index/
|
|
FULL_CFG_DIR=tsgrule/full/index/
|
|
EFFECTIVE_RANGE_FILE=/opt/tsg/etc/tsg_device_tag.json
|
|
LOG_LEVEL=0
|
|
|
|
[APP_SIGNATURE_MAAT]
|
|
MAAT_MODE=1
|
|
STAT_SWITCH=1
|
|
PERF_SWITCH=1
|
|
TABLE_INFO=tsgconf/app_sketch_tableinfo.conf
|
|
STAT_FILE=log/app_sketch.maat.status
|
|
EFFECT_INTERVAL_S=1
|
|
REDIS_IP=127.0.0.1
|
|
REDIS_PORT_NUM=1
|
|
REDIS_PORT=7002
|
|
REDIS_INDEX=0
|
|
JSON_CFG_FILE=tsgconf/app_sketch_maat.json
|
|
INC_CFG_DIR=tsgrule/inc/index/
|
|
FULL_CFG_DIR=tsgrule/full/index/
|
|
EFFECTIVE_RANGE_FILE=/opt/tsg/etc/tsg_device_tag.json
|
|
|
|
[CAPTURE]
|
|
MAAT_MODE=1
|
|
STAT_SWITCH=1
|
|
PERF_SWITCH=1
|
|
TABLE_INFO=tsgconf/capture_packet_tableinfo.conf
|
|
STAT_FILE=log/capture_packet.maat.status
|
|
EFFECT_INTERVAL_S=1
|
|
REDIS_IP=192.168.44.72
|
|
REDIS_PORT_NUM=1
|
|
REDIS_PORT=7003
|
|
REDIS_INDEX=0
|
|
JSON_CFG_FILE=tsgconf/capture_packet_maat.json
|
|
INC_CFG_DIR=capture_packet_rule/inc/index/
|
|
FULL_CFG_DIR=capture_packet_rule/full/index/
|
|
EFFECTIVE_RANGE_FILE=/opt/tsg/etc/tsg_device_tag.json
|
|
|
|
[MAAT]
|
|
ACCEPT_TAGS={"tags":[{"tag":"device_id","value":"device_1"}]}
|