[COPY] --- T2-COPYRIGHT-BEGIN --- [COPY] t2/package/*/prelude-manager/prelude-manager.desc [COPY] Copyright (C) 2004 - 2025 The T2 SDE Project [COPY] SPDX-License-Identifier: GPL-2.0 [COPY] --- T2-COPYRIGHT-END --- [I] Collects and normalize events from Prelude sensors [T] The PreludeManager is a high-availability server which collect and normalize [T] information from distributed sensors and store them into a database (or any [T] kind of user provided media). It also provide the ability to relay received [T] events to one or several other prelude-manager servers. It also provide you [T] the ability to filter received events so that you can provide specific action [T] for specific event. [U] https://www.prelude-ids.org [A] Yoann Vandoorselaere [A] The Prelude-IDS Project [M] The T2 Project [C] extra/security [E] add libprelude libpreludedb [L] OpenSource [S] Stable [V] 1.0.0 [P] X -----5---9 200.600 [D] e4cfb569db50110a4f25d580c87845f72fc6778fb620946be59f9ba7 prelude-manager-1.0.0.tar.gz http://www.prelude-ids.com/download/releases/prelude-manager/ if [ $prefix_auto = 1 ]; then if [ "$SDECFG_PKG_PRELUDE_PREFIX" ]; then prefix="$SDECFG_PKG_PRELUDE_PREFIX" else prefix="opt/prelude" fi set_confopt fi