# Cluster for elasticsearch

**URL:** https://discuss.elastic.co/t/cluster-for-elasticsearch/116968
**Category:** Elasticsearch
**Created:** [January 25, 2018, 5:36am UTC](https://discuss.elastic.co/t/cluster-for-elasticsearch/116968 "2018-01-25T05:36:45Z")
**Posts on this page:** 5
**Page:** 1

<div class="post-metadata">

### Author: ![shrikantgulia](https://avatars.discourse-cdn.com/v4/letter/s/c68b51/32.png) [@shrikantgulia](https://discuss.elastic.co/u/shrikantgulia)
#### Post date: [January 25, 2018, 5:36am UTC](https://discuss.elastic.co/t/cluster-for-elasticsearch/116968/1 "2018-01-25T05:36:45Z")

</div>

Hello ,

I have more than 100 servers than how to create cluster for elasticsearch  
and how to define the no of mater nodes and data nodes and client nodes . can anyone tell me difference between all the three? a help would be really appreciated.

Regards  
Shrikant

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [January 25, 2018, 9:18am UTC](https://discuss.elastic.co/t/cluster-for-elasticsearch/116968/2 "2018-01-25T09:18:38Z")

</div>

> I have more than 100 servers

100 servers to do what?

> how to define the no of mater nodes and data nodes and client nodes .

For production:

- 3 master nodes
- x data nodes (depending on what you are going to do)
- y client nodes (depending on what you are going to do)

May I suggest you look at the following resources about sizing:

> **[Quantitative Cluster Sizing](https://www.elastic.co/elasticon/conf/2016/sf/quantitative-cluster-sizing)**

> **[How many shards should I have in my Elasticsearch cluster?](https://www.elastic.co/blog/how-many-shards-should-i-have-in-my-elasticsearch-cluster)**

> **[NetSecureDay: Managing your Black Friday Logs](https://speakerdeck.com/elastic/netsecureday-managing-your-black-friday-logs)**
>
> Surveiller une application complexe n’est pas une tâche aisée, mais avec les bons outils, ce n’est pas si sorcier. Néanmoins, des périodes fortes telles que les opérations de type « Black Friday » (Vendredi noir) ou période de Noël peuvent pousser...

[![](https://us1.discourse-cdn.com/elastic/original/3X/7/c/7c2edebd5bac194c58a5df87ede6872cb41d61a8.jpeg "Managing your Black Friday Logs, Pablo Musa, Elastic, TechSummit Amsterdam") ](https://www.youtube.com/watch?v=ilP7tG6tabI)

> can anyone tell me difference between all the three?

Read [Node | Elasticsearch Reference [6.1] | Elastic](https://www.elastic.co/guide/en/elasticsearch/reference/6.1/modules-node.html)

---

<div class="post-metadata">

### Author: ![shrikantgulia](https://avatars.discourse-cdn.com/v4/letter/s/c68b51/32.png) [@shrikantgulia](https://discuss.elastic.co/u/shrikantgulia)
#### Post date: [January 25, 2018, 9:46am UTC](https://discuss.elastic.co/t/cluster-for-elasticsearch/116968/3 "2018-01-25T09:46:53Z")

</div>

thankyou for the reply,

I have to take logs from more than 100 live servers with the help of the filebeat.  
I want to know about the architecture i.e the no of data nodes and master nodes and the no of client nodes.

Regards  
Shrikant

---

<div class="post-metadata">

### Author: ![dadoonet](https://sea2.discourse-cdn.com/elastic/user_avatar/discuss.elastic.co/dadoonet/32/137187_2.png) [@dadoonet](https://discuss.elastic.co/u/dadoonet)
#### Post date: [January 25, 2018, 10:03am UTC](https://discuss.elastic.co/t/cluster-for-elasticsearch/116968/4 "2018-01-25T10:03:21Z")

</div>

Ok. The links I pasted should help you then.

---

<div class="post-metadata">

### Author: ![system](https://us1.discourse-cdn.com/elastic/original/3X/1/a/1ac57faf039f6b580b3f104ef42a2a89e41014de.png) [@system](https://discuss.elastic.co/u/system)
#### Post date: [February 22, 2018, 10:03am UTC](https://discuss.elastic.co/t/cluster-for-elasticsearch/116968/5 "2018-02-22T10:03:57Z")

</div>

This topic was automatically closed 28 days after the last reply. New replies are no longer allowed.
