mirror of
https://github.com/Ponce/slackbuilds
synced 2024-11-24 10:02:29 +01:00
60495e8add
Signed-off-by: B. Watson <yalhcru@gmail.com>
14 lines
517 B
Text
14 lines
517 B
Text
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-local.SlackBuild
|
|
|
|
See README.SLACKWARE for installation instructions.
|