Snort mailing list archives

Re: Cannot archive alerts (ACID)


From: Jeff Workman <jworkman () pimpworks org>
Date: Tue, 16 Mar 2004 16:52:51 -0500



--On Tuesday, March 16, 2004 4:42 PM +0000 "AJ Butcher, Information Systems and Computing" <Alex.Butcher () bristol ac uk> wrote:

Have you created /all/ the columns and tables in BOTH databases?

cat /path/to/snort/contrib/create_mysql | mysql -p snort_log
zcat /path/to/snort/contrib/snortdb-extra.gz | mysql -p snort_log
cat /path/to/acid/create_acid_tbls_mysql.sql | mysql -p snort_log

cat /path/to/snort/contrib/create_mysql | mysql -p snort_archive
zcat /path/to/snort/contrib/snortdb-extra.gz | mysql -p snort_archive
cat /path/to/acid/create_acid_tbls_mysql.sql | mysql -p snort_archive

I had overlooked the snortdb-extra.gz package, but even after importing these into both databases I'm getting the same error.



--
Jeff Workman | jworkman () pimpworks org | http://www.pimpworks.org


-------------------------------------------------------
This SF.Net email is sponsored by: IBM Linux Tutorials
Free Linux tutorial presented by Daniel Robbins, President and CEO of
GenToo technologies. Learn everything from fundamentals to system
administration.http://ads.osdn.com/?ad_id=1470&alloc_id=3638&op=click
_______________________________________________
Snort-users mailing list
Snort-users () lists sourceforge net
Go to this URL to change user options or unsubscribe:
https://lists.sourceforge.net/lists/listinfo/snort-users
Snort-users list archive:
http://www.geocrawler.com/redir-sf.php3?list=snort-users


Current thread: