ossec

How to prepare the package and install into production environment without compilation.

cd src make all make build this will build server by default or make setagent make all make build this will build agent side code then tar, then you can use uncomment USER_BINARYINSTALL in file etc/preloaded-vars.conf # If USER_BINARYINSTALL is set, the installation # is not going to compile the code, but use the # binaries from ./bin/ USER_BINARYINSTALL="y" run ./install.sh

ossec application

1. Some fine tune examples:

Syndicate content