提交 6dab2c99 编写于 作者: P peng-yongsheng

Reset the application yml config.

#537
上级 293980ba
...@@ -33,9 +33,4 @@ collector_inside: ...@@ -33,9 +33,4 @@ collector_inside:
# cluster_transport_sniffer: true # cluster_transport_sniffer: true
# cluster_nodes: localhost:9300 # cluster_nodes: localhost:9300
# index_shards_number: 2 # index_shards_number: 2
# index_replicas_number: 0 # index_replicas_number: 0
storage: \ No newline at end of file
h2:
url: jdbc:h2:tcp://localhost/~/test
user_name: sa
password:
\ No newline at end of file
cluster: #cluster:
zookeeper: # zookeeper:
hostPort: localhost:2181 # hostPort: localhost:2181
sessionTimeout: 100000 # sessionTimeout: 100000
# redis: agent_server:
# host: localhost jetty:
# port: 6379 host: localhost
queue: port: 10800
disruptor: on context_path: /
data_carrier: off agent_stream:
agentstream:
grpc: grpc:
host: localhost host: localhost
port: 1000 port: 11800
jetty: jetty:
host: localhost host: localhost
port: 2000 port: 12800
context_path: / context_path: /
discovery: config:
grpc: localhost buffer_offset_max_file_size: 10M
port: 1000 buffer_segment_max_file_size: 500M
ui: ui:
jetty: jetty:
host: localhost host: localhost
port: 12800 port: 12800
context_path: /
collector_inside:
grpc:
host: localhost
port: 11800
#storage:
# elasticsearch:
# cluster_name: CollectorDBCluster
# cluster_transport_sniffer: true
# cluster_nodes: localhost:9300
# index_shards_number: 2
# index_replicas_number: 0
\ No newline at end of file
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册