elasticsearch cluster design

hi everyone

I have 6 elastic servers cluster and 3 logstash for my different zones and 1 kibana server. how can i design elasticsearch cluster for around 80 servers. is there any best practice for it? thanks in advance

hi again

I seperate nodes:

node1 ingest.node
node2 master.node
node3-6 data.node

is this ok or thers is better way? thanks inadvance

This is an Elasticsearch question, not a Search Guard one. You will have better luck asking your question directly on the Elasticsearch forum: https://discuss.elastic.co/

ยทยทยท

On Monday, October 16, 2017 at 12:57:45 PM UTC+2, alireza sadeh seighalan wrote:

hi again

I seperate nodes:

node1 ingest.node
node2 master.node
node3-6 data.node

is this ok or thers is better way? thanks inadvance