[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]
Re: real time firewall log
- From: dave <drinker dsrtech com>
- To: For users of Fedora Core releases <fedora-list redhat com>
- Subject: Re: real time firewall log
- Date: Sun, 31 Oct 2004 10:18:50 -0500
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 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.
[Date Prev][Date Next] [Thread Prev][Thread Next]
[Thread Index]
[Date Index]
[Author Index]