SyntaxFix
Write A Post
Hire A Developer
Questions
Instructions for ubuntu 14.04:
ubuntu 14.04
sudo vim /etc/init.d/elasticsearch
Set
ES_HEAP_SIZE=512m
then in:
sudo vim /etc/elasticsearch/elasticsearch.yml
Set:
bootstrap.memory_lock: true
There are comments in the files for more info