Rick,

Thanks, I'll give that one a try.  It is better that what I'm doing right
now ;-)

-Bryan

> If you type:
>
> tail -f /var/log/messages /var/log/secure /var/log/maillog <and however
many other files you want to tail>
>
> You will get output like:
>
> # tail -f /var/log/messages /var/log/secure /var/log/foo
> ==> /var/log/messages <==
> Mar 28 09:59:29 doghouse su(pam_unix)[13294]: session closed for user fido
> <snip>
>
> ==> /var/log/secure <==
> Mar 28 09:05:46 doghouse sshd[8330]: Accepted password for fido from
10.10.10.10 port 49778 ssh2
> Mar 28 09:24:05 doghouse sshd[10193]: Could not reverse map address
10.10.10.10
> <snip>
>
> ==> /var/log/foo <==
> Mar 28 09:05:46 something else...
> <snip>
>
> and so-on...
>
> and each time something comes out from a different log than the last
message printed, you will
> get the header for that file followed by the output.
>
> HTH
> Rick.
>
>
>  -----Original Message-----
> From: Bryan Heusmann [mailto:[EMAIL PROTECTED]
> Sent: Friday, March 28, 2003 11:13 AM
> To: [EMAIL PROTECTED]
> Subject: Re: Log Viewers
>
> Thanks, I looked at that and that might help out in my searches, but I'm
> really looking for a GUI log viewing program for linux, or a GUI program
> that can run on windows, SSH into my linux box, and view log files such as
> /var/log/maillog, /var/log/secure, /var/log/httpd/access_log, etc.  Anyone
> have any ideas?  Thanks.
>
> -Bryan
>
> > On Fri, Mar 28, 2003 at 10:21:46AM -0500, Bryan Heusmann wrote:
> > > I like to monitor my logs with the command tail -f /var/log/maillog or
> > > tail -f /var/log/secure  Is there a program out there that will let me
> > > monitor multiple logs?  I am usually using SSH from windows and
viewing
> the
> > > logs on multiple terminal windows, but a windows program that would
> either
> > > let me connect to my server over a SSH tunnel would be nice.  Anyone
> know of
> > > any cool programs like that?  Thanks.
> >
> >




-- 
redhat-list mailing list
unsubscribe mailto:[EMAIL PROTECTED]
https://listman.redhat.com/mailman/listinfo/redhat-list

Reply via email to