Skip to content

Instantly share code, notes, and snippets.

@Callonski
Created July 19, 2020 08:11
Show Gist options
  • Save Callonski/9b90cacd7c310ad2939a4ac5c1bb636a to your computer and use it in GitHub Desktop.
Save Callonski/9b90cacd7c310ad2939a4ac5c1bb636a to your computer and use it in GitHub Desktop.
############# APPEND TO JVM CONFIGURATION FILE ####################
echo "-Xms4g" >> /etc/elasticsearch/jvm.options
echo "-Xmx4g" >> /etc/elasticsearch/jvm.options
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment