Hello all, Sorry to sound like a noob with regards this subject. I can’t seem to increase the heap size for my graylog Instance. I’ve been through pages of documents regarding the subject but yet to find one that helps.
I can’t seem to find where the default value is set. I have changed/added the following lines to the elasticsearch.yml
ES_MIN_MEM: 4g
ES_MAX_MEM: 4g
I have also checked the jvm.options settings and changed them to the following
-Xms4g
-Xmx4g