Snort.org home  
Got Source? About Snort About Sourcefire Snort FAQ
Sourcefire Network Security - the creators of Snort

Snort Forums Archive

Archive Home » Third Party Tools » Barnyard: Unknown output plugin "log_acid_db

Please note that the categories listed below represent an archived version of our forums pages. To view the current version and be able to post and reply to threads, please register and login here to go to the full forums pages.

[ Notice: Full Version of This Topic ]

Barnyard: Unknown output plugin "log_acid_db


Posted by hyades on July 12, 2005 08:45:40

I first configured and installed Barnyard using just ./configure. I realized that I needed to enable it to mysql. I recompiled Barnyard using:
./configure --enable-mysql --with-mysql-includes=/usr/local/mysql/include --with-mysql-libraries=/usr/local/mysql/lib.
I then did a make and make install

I am still getting same error message when trying to launch barnyard. Any suggestions?