summaryrefslogtreecommitdiff
blob: 921cf39372d1962a9183afca9604f9d7a77c5971 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" encoding="UTF-8"?>
<!DOCTYPE pkgmetadata SYSTEM "https://www.gentoo.org/dtd/metadata.dtd">
<pkgmetadata>
	<!-- maintainer-needed -->
	<longdescription lang="en">
		Prelude-Manager is a high availability server that
		accepts secured connections from distributed sensors
		and saves received events to a media specified by the user
		(database, log file, mail etc.). The server schedules and
		establishes the priorities of treatment according to the
		critical character and the source of the alerts.
	</longdescription>
	<use>
		<flag name="dbx">Enables Prelude Manager storing Prelude alerts into database through <pkg>dev-libs/libpreludedb</pkg></flag>
	</use>
</pkgmetadata>