Prelude Manager 0.9.11 (Default branch) |
|
|
Prelude-Manager is a high-availability server that collects and normalizes information from distributed Prelude-IDS sensors and stores them in a database (or any kind of user-provided media). It is part of Prelude, a hybrid Intrusion Detection framework implementing an open communication layer for use by any security application. Prelude-Manager also provide the ability to relay received events to one or several other prelude-manager servers and allows users to filter received events so they can provide specific actions for specific events. Support for filtering plugins allows users to hook into different places in the Manager to define custom criteria for alert relaying and logging.
License: GNU General Public License (GPL)
Changes:
This release fixed a problem where when many messages are processed, heartbeat emission could be delayed. The scheduler is now more fair when certain message priorities are not available for processing and a messages with the same priority are now processed in the correct order when disk buffers are used. Corrupted disk buffers are now detected. New sched-priority and sched-buffer-size configuration options were provided. An issue where the multiple relaying plugin instance would only forward messages to a single Manager was fixed
|