42 lines
936 B
Plaintext
42 lines
936 B
Plaintext
[system]
|
|
nr_worker_threads=8
|
|
|
|
[maat]
|
|
# 0:json 1:redis 2:iris
|
|
input_mode=0
|
|
# LOG_LEVEL_TRACE = 0; LOG_LEVEL_DEBUG = 1; LOG_LEVEL_INFO = 2;
|
|
# LOG_LEVEL_WARN = 3; LOG_LEVEL_ERROR = 4; LOG_LEVEL_FATAL = 5;
|
|
log_level=1
|
|
stat_switch=1
|
|
perf_switch=1
|
|
scan_detail=0
|
|
deferred_load=0
|
|
stat_file=./maat.fs2
|
|
table_info=test_resource/table_info.conf
|
|
accept_path=/opt/tsg/etc/tsg_device_tag.json
|
|
inc_cfg_dir=test_resource/inc/
|
|
ful_cfg_dir=test_resource/ful/
|
|
json_cfg_file=test_resource/sce.json
|
|
foreign_cont_dir=test_resource/foreign_files
|
|
redis_db_idx=0
|
|
redis_server=127.0.0.1
|
|
redis_port_range=6379
|
|
|
|
[metrics]
|
|
output_fs_interval_ms=500
|
|
output_kafka_interval_ms=1000
|
|
data_center=center-xxg-tsgx
|
|
device_group=group-xxg-tsgx
|
|
device_id=9800165603247024
|
|
|
|
[bfdd]
|
|
path=/var/run/frr/bfdd.vty
|
|
device=eth0
|
|
local_address=127.0.0.1
|
|
gateway=127.0.0.1
|
|
|
|
[kafka]
|
|
brokerlist=192.168.40.224:9092
|
|
sasl_username=admin
|
|
sasl_passwd=galaxy2019
|
|
topic_name=POLICY-RULE-METRIC |