@@ -1,5 +1,5 @@
---- etc/barnyard2.conf.orig 2012-05-12 17:01:12.364616819 +0200
-+++ etc/barnyard2.conf 2012-05-12 17:54:07.493267242 +0200
+--- etc/barnyard2.conf.orig 2012-05-24 19:40:59.642076374 +0200
++++ etc/barnyard2.conf 2012-05-24 19:42:37.897994198 +0200
@@ -29,7 +29,7 @@
config reference_file: /etc/snort/reference.config
config classification_file: /etc/snort/classification.config
@@ -9,3 +9,14 @@
# define dedicated references similar to that of snort.
#
+@@ -161,7 +161,9 @@
+ # Step 2: setup the input plugins
+ #
+ # this is not hard, only unified2 is supported ;)
+-input unified2
++# and add one of the following input_mode unified2, alert_unified2, log_unified2
++# (depending on the type of unified2 output mode you use for snort).
++input unified2: input_mode unified2
+
+
+
|