Ok, so nothing to worry about then. Thanks! (and now I see LS 1.4.1 is out, good news).
On 10 mai 2014, at 10:45, Mark Walkom wrote: > Ok the second "node" is just a client that LS spins up to interface to the > cluster, as you mention. > > There's more on that here - > http://logstash.net/docs/1.4.1/outputs/elasticsearch#protocol > > Regards, > Mark Walkom > > Infrastructure Engineer > Campaign Monitor > email: [email protected] > web: www.campaignmonitor.com > > > On 10 May 2014 18:18, Patrick Proniewski <[email protected]> wrote: > The output section of my LS config: > > output { > elasticsearch { > #embedded => true > embedded => false > #embedded_http_port => 9200 > cluster => elasticsearch > host => "127.0.0.1" > # port => 9200 > } > } > > I've tried both ElasticHQ and Marvel recently, and they all advertise 2 > nodes. I'm pretty sure now that the second one is started by logstash, under > the hood. -- 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/AF8ED71A-46E5-46E7-A46A-0F853E5A138E%40patpro.net. For more options, visit https://groups.google.com/d/optout.
