Skip to content

Instantly share code, notes, and snippets.

@egulhan
Created March 31, 2014 10:56
Show Gist options
  • Save egulhan/9889835 to your computer and use it in GitHub Desktop.
Save egulhan/9889835 to your computer and use it in GitHub Desktop.
How-to set ES_HEAP_SIZE variable for Elasticsearch installed as package
# ES version: 0.90.5
# /etc/init.d/elasticsearch
ES_HEAP_SIZE=4g
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment