58 lines
1.2 KiB
Plaintext
58 lines
1.2 KiB
Plaintext
[debug]
|
||
log_level=0
|
||
|
||
[log]
|
||
nic_name=enp131s0f2
|
||
entrance_id=0
|
||
kafka_brokerlist=192.168.10.73:9092
|
||
|
||
[maat]
|
||
# 0:json 1: redis 2: iris
|
||
maat_input_mode=1
|
||
table_info=resource/pangu/table_info.conf
|
||
json_cfg_file=resource/
|
||
stat_file=log/pangu_scan.status
|
||
full_cfg_dir=pangu_policy/full/index/
|
||
inc_cfg_dir=pangu_policy/inc/index/
|
||
maat_redis_server=192.168.11.243
|
||
maat_redis_port=6379
|
||
maat_redis_db_index=4
|
||
effect_interval_s=1
|
||
|
||
[tango_cache]
|
||
enable_cache=1
|
||
#minio ip, as wiredlb required
|
||
minio_ip_list=192.168.10.61-64;
|
||
minio_listen_port=9000
|
||
|
||
#max_connection_per_host=1
|
||
max_cnnt_pipeline_num=20
|
||
#max_curl_session_num=100
|
||
|
||
cache_bucket_name=openbucket
|
||
max_used_memory_size_mb=5120
|
||
cache_default_ttl_second=3600
|
||
cache_object_key_hash_switch=1
|
||
|
||
#1-minio,2-redis
|
||
cache_head_from_source=2
|
||
cache_head_redis_key=MINIO_EVENTS_INFO
|
||
cache_head_main_redis_ip=192.168.10.63
|
||
cache_head_redis_iplist=192.168.10.62-63;
|
||
cache_head_redis_port=6379
|
||
|
||
#wired load balancer configuration
|
||
#wiredlb_override=1
|
||
#wiredlb_topic=
|
||
#wiredlb_datacenter=
|
||
wiredlb_minio_health_port=52100
|
||
#wiredlb_minio_group=
|
||
wiredlb_redis_health_port=52101
|
||
#wiredlb_redis_group=
|
||
|
||
cache_undefined_obj=1
|
||
query_undefined_obj=0
|
||
statsd_server=192.168.10.72
|
||
statsd_port=8126
|
||
histogram_bins=0.20,0.40,0.6,0.8
|