There is no "one size fits all", no strict measure for RAM, CPU cores,
shard/node. This all depends on your testing results and your requirements.
Do not trust other test results more than your own.
You can index 2G with Elasticsearch in a few minutes, using commodity
hardware. Do not expect problems here.
For sizing, you should also take into consideration the total volume you
have to keep (for disk space setup) and how much query workload you need to
serve (for replica). The number of users is a hint, but it depends on the
type of query too (filters, aggregations, etc.)
For fault tolerance, you should take into consideration the availability of
the system. If you don't care, one node might be sufficient, but production
should at least use three nodes, for better fault tolerance.
Jörg
On Wed, Aug 6, 2014 at 6:02 AM, Gopinath Nallappan <
gopinathnallappan@gmail.com> wrote:
Hello all,
I'm new to the ELK stack. I will be logging Windows Events, Syslogs from
firewalls, routers etc into my elasticsearch.
I am expecting daily data of around 2GB to be logged into my elasticsearch
server. I will be creating indices on daily or weekly basis.
And my logs are going to be stored for atleast a year online and offline
after that.
I have been looking around and also searched this forum, but I was not
able to find a definitive guide that explained how to design the
architecture - RAM, # of CPU cores, # of Elastcisearch nodes and shards /
node.
The system will be mainly used for logging purposes only. So there won't
be that many concurrent users.
Appreciate any pointers on best practices in setting up the Elasticsearch
deployment.
Thanks,
Gopinath
--
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+unsubscribe@googlegroups.com.
To view this discussion on the web visit
https://groups.google.com/d/msgid/elasticsearch/23818203-6fe3-49ae-996d-443c2250ea34%40googlegroups.com
https://groups.google.com/d/msgid/elasticsearch/23818203-6fe3-49ae-996d-443c2250ea34%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 elasticsearch+unsubscribe@googlegroups.com.
To view this discussion on the web visit https://groups.google.com/d/msgid/elasticsearch/CAKdsXoH6aNsZht5WSHnNRqSH6jiNngwHQZnR%2BY96W6_DtwEJXg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.