|
From: Michael L. <mi...@s2...> - 2005-02-21 15:24:26
|
syslog-ng differs from syslog, it can be set to automatically open a new log file every day/week/month/... So, I've got a new log file coming into existence every day, and I was wondering if there was any way to have feed_db notice that. If it doesn't, could hack in a check to see if the date has changed, and open another file. Should be easy. Right? :) _____ From: ipt...@li... [mailto:ipt...@li...] On Behalf Of Brown, Michael Sent: February 21, 2005 01:36 To: ipt...@li... Subject: RE: [Iptablelog-users] Handling variable log names? [u] the feed_db.pl script just tails your firewall log file and inserts the entries into the DB. there's nothing else outside of that... if syslog was restarted you might have to restart the feed_db script to re(open) the file. I myself set up a script to kill the process, rename the log file and restart everything back... Michael -----Original Message----- From: Michael Laccetti [mailto:mi...@s2...] Sent: Sun 2/20/2005 11:36 PM To: ipt...@li... Cc: Subject: [Iptablelog-users] Handling variable log names? I've been using syslog-ng to manage my logs, and have it generating a new firewall log on a daily basis. Does IPTables log handle this situation, or would some poking and prodding be required to get it to work? Mike -- ------------------------------------------------------- SF email is sponsored by - The IT Product Guide Read honest & candid reviews on hundreds of IT Products from real users. Discover which products truly live up to the hype. Start reading now. http://ads.osdn.com/?ad_id=6595 <http://ads.osdn.com/?ad_id=6595&alloc_id=14396&op=click> &alloc_id=14396&op=click _______________________________________________ Iptablelog-users mailing list Ipt...@li... https://lists.sourceforge.net/lists/listinfo/iptablelog-users -- ---------------------[ Ciphire Signature ]---------------------- From: mi...@s2... signed email body (1684 characters) Date: on 21 February 2005 at 15:24:14 UTC To: ipt...@li... ---------------------------------------------------------------- : Ciphire has secured this email against identity theft. : Free download at www.ciphire.com. The garbled lines : below are the sender's verifiable digital signature. ---------------------------------------------------------------- 00fAAAAAEAAAAe/RlClAYAAI0CAAIAAgACACCF2JwL8FSZ12JHjaqi4keWch0Su1 tLYkwGHFe6dbl/JgEAMU5HZi3bbCGzHuBROgacg8f7vXlTdFsqED3Fgplg8g9559 ODq4ru63L4giR8mIcntJsvyKVf5wrY5SILGEaBig== ------------------[ End Ciphire Signed Message ]---------------- |