Created
August 4, 2020 08:51
-
-
Save atitan/acbc244e965bf4e3b54341beca362a27 to your computer and use it in GitHub Desktop.
elasticsearch memory setting
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| # /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