freebsd-ports/security/barnyard/pkg-message
Pav Lucistnik d76add5244 Barnyard is output spool reader for Snort! It decouples output overhead
from the Snort network intrusion detection system and allows Snort to
run at full speed. It accepts binary inputs from snort and outputs
human readable files to disc or to a database.  At present, barnyard
is designed to accept binary inputs from snort and produce either human
readable files for parsing by log parsers or feed data directly to a
database (either mysql or postgresql at present.).

PR:		ports/77044, ports/77322
Submitted by:	Paul Schmehl <pauls@utdallas.edu>
2005-02-10 00:16:31 +00:00

14 lines
709 B
Text

************************************************************************
Read the notes in the barnyard.conf file for how to configure
%%PREFIX%%/etc/barnyard.conf after installation. For
further assistance, search the archives of the barnyard-users mailing
list at http://sourceforge.net/mailarchive/forum.php?forum=barnyard-users
In order to enable barnyard to start on boot, you must edit /etc/rc.conf
with the appropriate flags, etc. See the FreeBSD Handbook for syntax:
http://www.freebsd.org/doc/en_US.ISO8859-1/books/handbook/configtuning-rcng.html
For the various options available, type % barnyard -h after install.
************************************************************************