Browse Source
in the desc file git-svn-id: svn://svn.opensde.net/opensde/package/trunk@21996 10447126-35f2-4685-b0cf-6dd780d3921fearly
1 changed files with 17 additions and 19 deletions
@ -17,13 +17,13 @@
|
||||
|
||||
[T] Libprelude is the library that provide the framework used to access the |
||||
[T] Prelude system. It handles secured communications with one or several |
||||
[T] prelude-manager collector, and provide an API (Application Programming |
||||
[T] prelude-manager collector, and provides an API (Application Programming |
||||
[T] Interface) to create IDMEF (Intrusion Detection Message Exchange Format) |
||||
[T] based events. |
||||
[T] It also provides important features like failover (saving to a local |
||||
[T] file for later retransmission, usage of a fallback route), in case one |
||||
[T] of the prelude-manager server used goes down. |
||||
[T] Moreover, it gives you the ability to create sensor that read events |
||||
[T] of the prelude-manager server is down. |
||||
[T] Moreover, it gives you the ability to create sensors that read events |
||||
[T] received by one or a set of prelude-manager. |
||||
[T] You could for example write an interactive notification system using |
||||
[T] this feature. |
||||
@ -33,16 +33,14 @@
|
||||
[U] http://www.prelude-ids.org |
||||
|
||||
[A] Yoann Vandoorselaere <[email protected]> |
||||
[M] Christian Wiese <jeru@ixplanet.org> |
||||
[M] Christian Wiese <morfoh@opensde.org> |
||||
|
||||
[C] extra/security |
||||
|
||||
[F] FPIC-QUIRK |
||||
[F] NOPARALLEL |
||||
|
||||
[E] gnutls |
||||
|
||||
[L] OpenSource |
||||
|
||||
[L] GPL |
||||
[S] Stable |
||||
[V] 0.9.14 |
||||
[P] X -----5---9 109.400 |
||||
|
Loading…
Reference in new issue