LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Linux - Newbie (https://www.linuxquestions.org/questions/linux-newbie-8/)
-   -   Check user login log (https://www.linuxquestions.org/questions/linux-newbie-8/check-user-login-log-266479/)

Echo Kilo 12-14-2004 08:29 PM

Check user login log
 
How do I check the user login log from the shell? Can you also tell me wher it is located?

Optimistic 12-14-2004 10:17 PM

Various log files and such are in /var

I'm not sure which want you are looking for, but you might try /var/log/messages

twantrd 12-14-2004 10:45 PM

What kind of logging info are you looking for? If you are looking for login times then do 'last'. 'last' looks through /var/log/wtmp.

-twantrd

Echo Kilo 12-15-2004 03:49 PM

Last was exactly it!


All times are GMT -5. The time now is 05:11 AM.