* David Pilato <[email protected]> [2014-04-08 03:50:52]: > Hey Matt, > > > I'd like to understand better what is happening here. > > Could you gist your elasticsearch.yml files (the ones for elasticsearch > standard nodes and the tribe node one)? > Of course, replace your EC2 credentials by dummy values! :)
Sure, they're up at https://gist.github.com/bodgit/10102642 The master nodes in my cluster have Elastic IP addresses assigned so they're on "well known" IP addresses, and that's what the tribe node configuration uses as the values for the zen unicast hosts. All other cluster nodes have normal public EC2 addresses. I also forgot to mention, I'm running ES 1.1.0 and cloud-aws 2.1.0. Matt -- You received this message because you are subscribed to the Google Groups "elasticsearch" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/20140408085838.GY2245%40simulant.bodgit-n-scarper.com. For more options, visit https://groups.google.com/d/optout.
