I set up an ossec server on Debian 10 a few months back and it's working well, and providing email alerts.
I upgraded the ossec server from ossec-3.9 to wazuh-4.0 and it started. I registered 2 clients and extracted/imported the keys, but did not see any reporting of client issues. Apparently there is some additional tuning that must be done, which I'll dig into.
I set up a separate centos 8 box for the elk stack, and began by installing elasticsearch from centos8 repos, and it started and ran immediately.
Unfortunately the Open Distro elasticsearch would not start.
The crash message follows:
[2021-02-11T15:43:54,703][ERROR][o.e.b.Bootstrap ] [elk] Exception
java.lang.IllegalArgumentException: Could not load codec 'Lucene87'. Did you forget to add lucene-backward-codecs.jar?
Google searches turned up some cool sounding lucene hacks, but as I'm completely unfamiliar with lucene, the solutions only generated more questions.
Does anyone have a quick fix for the crashing of the brand new lucene install, or even just a link to an install process that works?
Thanks for any light you can shed.
J J