Graylog2 / puppet-graylog

Install and configure a Graylog system via Puppet
Apache License 2.0
8 stars 29 forks source link

Graylog 5 has its own Java #60

Closed rogermartensson closed 1 year ago

rogermartensson commented 1 year ago

For Ubuntu-installs:

This module modifies /etc/default/java and inserts the environment variable JAVA to point to /usr/bin/java.

As of version 5 Java is included and this variable should not be set unless needed.

The workaround for this until it's fixed is to either install supported version of java och create a link to for /usr/bin/java to /usr/share/graylog-server/jvm/bin/java.