Google Groups no longer supports new Usenet posts or subscriptions. Historical content remains viewable.
Dismiss

Logout logging

11 views
Skip to first unread message

Gianluca

unread,
Nov 11, 2009, 3:59:53 AM11/11/09
to
Hi all,

on a Solaris 9 Sparc server, I enabled the logging in /var/log/authlog
file; this one works fine with "login" event for telnet, su, ssh, etc.
Can I do something to track also the logout event?

Thanks to all

YTC#1

unread,
Nov 11, 2009, 3:26:24 PM11/11/09
to

last ?


--
Bruce Porter
XJR1300SP, XJ900F, GSX750W, GSX250, Pegaso 650 Trail
POTM#1(KoTL), WUSS#1 , YTC#1(bar), OSOS#2(KoTL) , DS#3 , IbW#18 ,Apostle#8
"The internet is a huge and diverse community and not every one is friendly"
http://www.ytc1.co.uk
There *is* an alternative! http://www.openoffice.org/

Gianluca

unread,
Nov 12, 2009, 3:31:55 AM11/12/09
to

No; I need to save directly in authlog, like "login" event.
The events needs to pass through syslog.

Thanks for replay,
Gianluca

pippo123

unread,
Feb 21, 2011, 6:27:23 AM2/21/11
to
You can use this command on a script:
logger -p auth.info -t LOGOUT "Logout by $USER"


0 new messages