Closed mstathers closed 3 years ago
more than a year later and no progress on this...Does someone have a bit of time for this? Thanks
Hi @bernd are you open to PR on this subject ?
was looking at this just today :). Feel free to adapt it. Thanks for the module so far 👍 .
@hdep Feel free! :smile: Thank you! :+1:
It looks like we would need to add a template for the environment file. On Debian systems, it is located at /etc/default/graylog-server
. On Redhat-based systems, it is at /etc/sysconfig/graylog-server
.
This is the version the os package installs:
https://github.com/Graylog2/fpm-recipes/blob/4.2/recipes/graylog-server/files/environment
We like to increase the memory available to the JVM. Would be nice if we could do this with the module.
CentOS /etc/sysconfig/graylog-server -Xms1g -Xmx1g