31 lines
704 B
Plaintext
31 lines
704 B
Plaintext
|
|
[main]
|
||
|
|
http_server_listen_port=8888
|
||
|
|
wangw_ip_list_file=wangw_ip_list_file.conf
|
||
|
|
probe_pkt_timeout=1
|
||
|
|
probe_retry_times=3
|
||
|
|
|
||
|
|
|
||
|
|
[runtime_log]
|
||
|
|
log_level=20
|
||
|
|
log_file=./toroad_log/toroad.log
|
||
|
|
|
||
|
|
[field_stat2]
|
||
|
|
Fs2_log_local_dir_path=./toroad_log
|
||
|
|
Fs2_interval=3
|
||
|
|
Fs2_server_ip=127.0.0.1
|
||
|
|
Fs2_server_port=8125
|
||
|
|
|
||
|
|
|
||
|
|
[maat]
|
||
|
|
table_info=./etc/maat_tableinfo.conf
|
||
|
|
#json, redis, local_file
|
||
|
|
config_src_type=redis
|
||
|
|
#config_src_type=json
|
||
|
|
json_cfg_file=./etc/maat_test.json.v3
|
||
|
|
inc_dir=./redis_dump/
|
||
|
|
full_dir=./redis_dump/
|
||
|
|
redis_server_ip={{wangw_global.toroad.redis_server_ip}}
|
||
|
|
redis_server_port={{wangw_global.toroad.redis_server_port}}
|
||
|
|
redis_index={{wangw_global.toroad.redis_index}}
|
||
|
|
accetp_tags_file=/opt/tsg/etc/tsg_device_tag.json
|