DESCRIPTION
-----------

Prelude PFlogger is an OpenBSD PF sensor for Prelude-IDS (http://www.prelude-ids.org),
a distributed, hybrid IDS under the GPL license.

Prelude PFlogger simply listen on the pflog0 virtual network interface where PF redirect
logged packet, and send alerts to the Prelude Manager.
Prelude PFlogger does not need pflogd in order to work, and both Prelude PFlogger and pflogd
can run on same host.

REQUIREMENTS
-------------

Prelude PFlogger use libpcap which is present on the OpenBSD base system.
It also needs libprelude which is the base component of every Prelude-IDS programs and that you
can gather at http://www.prelude-ids.org.

LICENSE
-------

Prelude PFlogger is under the GPL license, see the file COPYING.
