summaryrefslogtreecommitdiffstats
path: root/system/ossec-server/README
blob: 119ee06264c0c0ad43ee2d67066f6c5810dbdd9b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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.