Once you have a cluster, all data on any node is accessible. It does this by passing the query to the master node which then collects the data as required from the other nodes.
Regards, Mark Walkom Infrastructure Engineer Campaign Monitor email: [email protected] web: www.campaignmonitor.com On 8 July 2014 14:35, Tony Chong <[email protected]> wrote: > Hi everyone, > > Sorry if this has been covered but a few pages of searching through the > group hasn't sprung an answer for this. > > If I decided to have 3 elasticsearch nodes, with 3 shards, and 0 replicas, > would kibana be able to retrieve all the data in my ES cluster or just the > data from the elasticsearch listed in its configuration, considering not > all the shards would live on that node? > > Thanks, > > Tony > > -- > 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/1b7d0cdd-9689-4fb4-9cd5-09c907e1b9a6%40googlegroups.com > <https://groups.google.com/d/msgid/elasticsearch/1b7d0cdd-9689-4fb4-9cd5-09c907e1b9a6%40googlegroups.com?utm_medium=email&utm_source=footer> > . > For more options, visit https://groups.google.com/d/optout. > -- 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/CAEM624bLQgeT0agRU%2B9yTpBOrmVGGZ_dh2Ahin6xf5pGCmkcVA%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.
