summaryrefslogtreecommitdiffstats
path: root/system/ossec-agent/README
blob: e16fad6ea6feadbd7706ca72bf1fc6bd1ef0bd58 (plain)
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-agent.SlackBuild

See README.SLACKWARE for installation instructions.