2021-07-16 16:06:59 +08:00
|
|
|
[DORIS_SERVER]
|
|
|
|
|
worker_thread_num=2
|
2021-08-25 18:40:20 +08:00
|
|
|
consumer_listen_port=9898
|
|
|
|
|
manager_listen_port=2233
|
2021-07-19 17:21:38 +08:00
|
|
|
https_connection_on=1
|
2021-08-25 18:40:20 +08:00
|
|
|
#cache_file_frag_size=67108864
|
2021-08-04 11:14:56 +08:00
|
|
|
#index_file_format_maat=0
|
2021-08-25 18:40:20 +08:00
|
|
|
local_net_name=em1
|
|
|
|
|
http_post_cluster_on=1
|
|
|
|
|
#http_post_max_concurrence=100000
|
2021-07-16 16:06:59 +08:00
|
|
|
|
2021-08-25 18:40:20 +08:00
|
|
|
business_system_list=VoIP;T1_1
|
2021-07-16 16:06:59 +08:00
|
|
|
|
|
|
|
|
run_log_dir=./log
|
|
|
|
|
run_log_lv=20
|
|
|
|
|
fsstat_log_appname=DorisServer
|
|
|
|
|
fsstat_log_filepath=./log/doris_server.fs
|
|
|
|
|
fsstat_log_interval=10
|
|
|
|
|
fsstat_log_print_mode=1
|
|
|
|
|
fsstat_log_dst_ip=192.168.10.90
|
|
|
|
|
fsstat_log_dst_port=8125
|
|
|
|
|
|
2021-07-22 10:25:42 +08:00
|
|
|
[T1_1]
|
2021-08-25 18:40:20 +08:00
|
|
|
#1-Doris client; 2-local file; 3-HTTP post server
|
|
|
|
|
receive_config_way=1
|
2021-07-22 10:25:42 +08:00
|
|
|
grafana_monitor_status_id=3
|
2021-08-25 18:40:20 +08:00
|
|
|
#producer_listen_port=9800
|
|
|
|
|
#producer_concurrence_allowed=0
|
2021-07-22 10:25:42 +08:00
|
|
|
store_config_path=./doris_store_t1
|
|
|
|
|
receive_config_path_full=./doris_receive_t1/full/index
|
|
|
|
|
receive_config_path_inc=./doris_receive_t1/inc/index
|
2021-08-25 18:40:20 +08:00
|
|
|
doris_client_confile=./conf/doris_client_csum.conf
|
|
|
|
|
#doris_client_confile=./conf/doris_client_sync_t1.conf
|
2021-07-16 16:06:59 +08:00
|
|
|
|
2021-07-22 10:25:42 +08:00
|
|
|
[VoIP]
|
2021-08-25 18:40:20 +08:00
|
|
|
receive_config_way=3
|
|
|
|
|
producer_listen_port=9801
|
|
|
|
|
producer_concurrence_allowed=1
|
2021-08-04 11:14:56 +08:00
|
|
|
mem_cache_max_versions=2
|
2021-07-22 10:25:42 +08:00
|
|
|
grafana_monitor_status_id=4
|
|
|
|
|
store_config_path=./doris_store_voip
|
|
|
|
|
receive_config_path_full=./doris_receive_voip/full/index
|
|
|
|
|
receive_config_path_inc=./doris_receive_voip/inc/index
|
2021-08-25 18:40:20 +08:00
|
|
|
doris_client_confile=./conf/doris_client_sync_voip.conf
|
2021-07-16 16:06:59 +08:00
|
|
|
|