modify the IP value of elastic search cluster node

This commit is contained in:
ascrutae 2017-09-04 22:52:18 +08:00
parent 4437c8b9c0
commit 73ae751882
1 changed files with 1 additions and 1 deletions

View File

@ -25,6 +25,6 @@ storage:
elasticsearch:
cluster_name: CollectorDBCluster
cluster_transport_sniffer: true
cluster_nodes: 10.0.0.19:9300,10.0.0.6:9300
cluster_nodes: 127.0.0.1:9300