Dear All,
we are planning the upgrade from 4.3 (Ubuntu 20.04) to 5.0 . Currently ElasticSearch is in 7.10.2 version, MongoDB is in 5.0 version. So, how we can upgrade Java to version 17 ? thanks
Hey @marcob
Install Java-17 on Ubuntu-20.04.
- apt install openjdk-17-jdk openjdk-17-jre
- java -version
- sudo update-alternatives --config java
Thanks I did it. But now Graylog-Server service doesnβt star for some parameters not supported. Can we share me the graylog-server.conf and jvm.options for the 5.0 version?
post the log what is the reason it failing - what OS you using
1 Like
This topic was automatically closed 14 days after the last reply. New replies are no longer allowed.