slackbuilds/system/ossec-server
Heinz Wiesinger 63daf9f79a All: Support $PRINT_PACKAGE_NAME env var
Signed-off-by: Heinz Wiesinger <pprkut@slackbuilds.org>
2021-07-17 21:55:09 +02:00
..
README
README.SLACKWARE
doinst.sh
gcc-fno-common-3.6.0.patch system/ossec-server: Patch for gcc >= 10.x. 2021-04-17 23:50:42 -05:00
ossec-server.SlackBuild All: Support $PRINT_PACKAGE_NAME env var 2021-07-17 21:55:09 +02:00
ossec-server.conf
ossec-server.info system/ossec-server: Fixed dep info 2021-04-19 23:41:54 -05:00
ossec.logrotate
slack-desc

README

OSSEC is an Open Source Host-based Intrusion Detection System that performs log
analysis, file integrity checking, policy monitoring, rootkit detection,
real-time alerting and active response.

The following build options are available:

  GEOIP=yes        Enable GeoIP support (requires GeoIP)
  INOTIFY=yes      Enable inotify for monitoring filesystem events

Example of enabling the GeoIP and inotify support:

  GEOIP=yes INOTIFY=yes ./ossec-server.SlackBuild

See README.SLACKWARE for installation instructions.