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:

Recent comments
4 days 6 hours ago
6 days 21 hours ago
1 week 17 hours ago
1 week 3 days ago
1 week 3 days ago
1 week 5 days ago
2 weeks 2 days ago
2 weeks 6 days ago
2 weeks 6 days ago
2 weeks 6 days ago