Skip to content

Instantly share code, notes, and snippets.

@atitan
Created August 4, 2020 08:51
Show Gist options
  • Save atitan/acbc244e965bf4e3b54341beca362a27 to your computer and use it in GitHub Desktop.
Save atitan/acbc244e965bf4e3b54341beca362a27 to your computer and use it in GitHub Desktop.
elasticsearch memory setting
# /usr/local/etc/elasticsearch/jvm.options
-Xms128m
-Xmx128m
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment