BigDataBoutique / elasticsearch-cloud-deploy

Deploy Elasticsearch on the cloud easily
https://bigdataboutique.com/services/elasticsearch-consulting
Apache License 2.0
330 stars 146 forks source link

Fix for heap size settings post elasticsearch 7.11 #107

Closed LiorF-BDBQ closed 3 years ago

LiorF-BDBQ commented 3 years ago

Since version 7.11 elasticsearch heap size settings should be in a dedicated file in /etc/elasticsearch/jvm.options.d

The script now tests for the existence of the directory and creates a dedicated file called heap.options or continues with sed for replace.