Hi,

I have installed mysql version 3.23.38 on solaris 2.7and then
installed and configured the snore to have mysql as the plug-in database.

I created a database 'snort' for snort and a user 'snort' that has 
privileges to INSERT
and SELECT on that database.

I then built the structure of the database according to files supplied
with snort in the "contrib" directory.

% mysql  -p < ./contrib/create_mysql snort

Lastly, I added the configuration line to snort.conf to enable database 
logging.

output database: log, mysql, dbname=snort user=snort host=localhost


When I ran snort, it did not log to mysql database at all.

./snort -c ./snort.conf -u snort -g snort -s -d -r 
/cdrom/010525_1014/tcpdump.nw4


I did not see any mysql error message at all.
Can someone help me with this please?

Any help is appreciated.

Nancy


---------------------------------------------------------------------
Before posting, please check:
   http://www.mysql.com/manual.php   (the manual)
   http://lists.mysql.com/           (the list archive)

To request this thread, e-mail <[EMAIL PROTECTED]>
To unsubscribe, e-mail <[EMAIL PROTECTED]>
Trouble unsubscribing? Try: http://lists.mysql.com/php/unsubscribe.php

Reply via email to