2017-05-11 12:29:56 +02:00
..
2017-05-11 11:36:32 +02:00
2017-05-11 12:29:56 +02:00

Elasticsearch Cluster

A scalable Elasticsearch cluster

Notes

You have to set vm.max_map_count to atleast 262144 on each of the hosts that will run Elasticsearch!

To do so run sudo sysctl -w vm.max_map_count=262144