Re: tracking logins


Subject: Re: tracking logins
From: charlie wood (charlie@id-inc.com)
Date: Wed Apr 25 2001 - 11:20:25 EDT


Something to try to help weed through the log file:

grep '[client_IP_address]' /var/log/messages > seek.txt

will search the syslog files for the quoted string and burp it all into a
file called 'seek.txt', which you can then search more reasonably.

you could also try using 'afpd' or 'atalkd' as your string.

</charlie>

-------original message-------

> From: R Cent <cent@u.washington.edu>
> Date: Wed, 25 Apr 2001 07:48:55 -0700 (PDT)
> To: Cliff Crawford <cjc26@cornell.edu>
> Cc: netatalk mailing list <netatalk-admins@umich.edu>
> Subject: Re: tracking logins
> Resent-From: netatalk-admins@umich.edu
> Resent-Date: Wed, 25 Apr 2001 10:53:12 -0400 (EDT)
>
>
> Cliff,
>
> Thanks for the reply.
>
> I have examined the /var/log/messages,
> /var/log/messages1,..../var/log/messages4 on my server. Each
> contain a week's worth of logins. My server has been up for
> about 4 months yet I only have five weeks of log-in records.
> This doesn't help if I want to see if a user hasn't use his
> account with in several months.
>
> Does your system keep /var/log/messages farther back in time?



This archive was generated by hypermail 2b28 : Sun Oct 14 2001 - 03:04:38 EDT