Snort mailing list archives

RE: Snort/ACID Database Cleanup


From: "Ronneil Camara" <ronneilc () remingtonltd com>
Date: Fri, 12 Apr 2002 22:44:52 -0500

You can use Perl, DBI, DBD.

All you have to do is do a delete from tablename where date is likethis.
You must also execute flush privileges after that.

This is a good question btw. I've got a follow-up question now though
I can answer it myself, I don't want to scrutinize acid code. What are the
tables that I need to clean, is it just events? What about data?

Thanks.


-----Original Message-----
From: krista l merrill [mailto:kmerr001 () cs fiu edu]
Sent: Friday, April 12, 2002 3:06 PM
To: snort-users () lists sourceforge net
Subject: [Snort-users] Snort/ACID Database Cleanup



Does anyone know of any MySQL-specific Snort/ACID database cleanup
scripts?  I'd like to delete alerts after a certain number of days.

Thanks in advance,

Kris


_______________________________________________
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


_______________________________________________
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: