elasticsearch-river-web
elasticsearch-river-web copied to clipboard
River-web and Cluster Elasticsearch
Hello,
I have a ES cluster with 3 nodes. In the file "riverweb.properties", is it possible to define more than one node ?
H.
Yes.
elasticsearch.hosts=host_a:9300,host_b:9300,host_c:9300