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
18 hours 13 min ago
1 day 17 hours ago
2 days 22 hours ago
4 days 5 hours ago
5 days 2 hours ago
1 week 1 day ago
1 week 2 days ago
2 weeks 1 day ago
2 weeks 3 days ago
2 weeks 4 days ago