Created
June 4, 2018 16:20
-
-
Save jeremymv2/0013ec21d3fb0ab3ae33714c59e16425 to your computer and use it in GitHub Desktop.
elasticsearch system settings
This file contains 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
/etc/security/limits.conf | |
elasticsearch - nofile 65535 | |
elasticsearch - memlock unlimited | |
root - memlock unlimited |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment