Wazuh's pkg-message and JDK
- Go to: [ bottom of page ] [ top of archives ] [ this month ]
Date: Wed, 21 Aug 2024 07:36:33 UTC
Hello. I'm trying to get started with Wazuh and I noticed a little glitch: pkg-message has a couple of "OPENSEARCH_JAVA_HOME=%%PREFIX%%/openjdk11", but Opensearch now requires 17+, so openjdk11 is not installed anymore, in favour of 17 (at least on my system). Copying and pasting the given command does not work. Especially, this leads to a silent failure in ./securityadmin.sh, as it calls Java with "2>/dev/null". Just FYI and thanks for your work. bye av.