Hey Guys,

I'm working on an analytics dashboard project where we collect events into 
Elasticsearch for clients. Each client could have millions of events per month. 
We are thinking of using one index with one shard and one replica per client. 
Looking at Logstash, it seems like Logstash creates 1 index, with 1 shard and 0 
replicas per day, so that's where we got the inspiration. We don't anticipate 
having more than 1000 "clients". Are there any issues with this design pattern?

Thanks,

Drew

-- 
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 elasticsearch+unsubscr...@googlegroups.com.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/elasticsearch/9DC88022-E37D-4C55-81E6-71A52EC5B466%40venarc.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to