update config

This commit is contained in:
medcl 2021-11-16 13:37:31 +08:00
parent 8398b34579
commit 069ade4b89
1 changed files with 19 additions and 14 deletions

View File

@ -36,18 +36,23 @@ search-center:
ui_vfs: true ui_vfs: true
ui_local: true ui_local: true
metrics:
major_ip_pattern: "192.*"
queue: metrics
elasticsearch:
enabled: true
cluster_stats: true
node_stats: true
index_stats: true
pipeline:
queue: - name: metrics_ingest
min_msg_size: 1 auto_start: true
max_msg_size: 536870912 keep_running: true
max_bytes_per_file: 1073741824 processor:
sync_every_records: 100000 # sync by records count - json_indexing:
sync_timeout_in_ms: 10000 # sync by time in million seconds index_name: ".infini-search-center_metrics"
read_chan_buffer: 0 elasticsearch: "714"
input_queue: "metrics"
statsd: worker_size: 1
enabled: false bulk_size_in_mb: 10
host: 127.0.0.1
port: 8125
namespace: search-center.