real time firewall log

dave drinker at dsrtech.com
Sun Oct 31 15:18:50 UTC 2004


I also pipe to grep

tail /var/log/firewall.log -f | grep "looking for here"

and also use a program called msyslog that dumps all my FW logs into
mysql and then have a php script that reads from the realtime sql
database.

http://sourceforge.net/projects/msyslog/




On Sun, 2004-10-31 at 07:27, Leonard Isham wrote:
> On Sun, 31 Oct 2004 13:22:10 +0100 (CET), hicham <hichamlinux at yahoo.fr> wrote:
> > Hello,
> > 
> > does anyone know of a good program for displaying
> > firewall log in real time ?
> > 
> > thanks
> > 
> just do a tail -f of the log
> 
> man tail for more info.
> 
> -- 
> Leonard Isham, CISSP 
> Ostendo non ostento.




More information about the fedora-list mailing list