Skip to content

Elasticsearch

Roberto Rodriguez edited this page Feb 15, 2018 · 9 revisions

Design

Settings

HELK's Heap Size

By default, HELK calculates how much memory the host has and assigns 50% of it to it (You can change that by manually modifying the /etc/elasticsearch/jvm.options file after the installation and restarting your elasticsearch service)

sudo nano /etc/elasticsearch/jvm.options
sudo service elasticsearch restart