summaryrefslogtreecommitdiff
path: root/security/prelude-manager
AgeCommit message (Collapse)AuthorFilesLines
2006-01-29Prelude is a hybrid IDS consisting of multipleshannonjr6-0/+299
sensors, managers, and a display console. This is the manager. The Manager (there can be several in an IDS network) accepts secured connections from sensors and saves the alerts that Sensors emit. This package installs the manager so that mySql is used for alert storage. This is one of several new Prelude packages.