HELP : using multiple but not all interfaces for elasticsearch

2014-09-16 Thread HansPeterSloot
Hi, I have 2 nodes with each 2 network interfaces. One of the networks is public and the other is private. I want to use elasticsearch only on the private network and for convenience also on the loopback devices. I have tried multiple ways in the yml file: network.bind_host: [ 192.168.1.213 ,

Re: HELP : using multiple but not all interfaces for elasticsearch

2014-09-16 Thread David Pilato
You can not bind the same port to 2 IP. This should work: network.host: 192.168.1.213 See details at  http://www.elasticsearch.org/guide/en/elasticsearch/reference/current/modules-network.html#modules-network HTH --  David Pilato | Technical Advocate | Elasticsearch.com @dadoonet |