hi all, where exactly sshd log files???
this is what i have in /etc/sshsshd_config
SyslogFacility AUTHPRIV
if i want to log who login/logout sshd, what option do i need to turn on???
thanks, t. hiep
Hiep Nguyen wrote:
hi all, where exactly sshd log files???
this is what i have in /etc/sshsshd_config
SyslogFacility AUTHPRIV
if i want to log who login/logout sshd, what option do i need to turn on???
/var/log/secure
thanks, t. hiep
CentOS mailing list CentOS@centos.org http://lists.centos.org/mailman/listinfo/centos
On Tuesday 11 March 2008 15:33:36 Hiep Nguyen wrote:
hi all, where exactly sshd log files???
this is what i have in /etc/sshsshd_config
SyslogFacility AUTHPRIV
if i want to log who login/logout sshd, what option do i need to turn on???
thanks, t. hiep
Logwatch can supply you with a daily report on this -
--------------------- SSHD Begin ------------------------
Users logging in through sshd: anne: 192.168.0.91 (anne-laptop.lydgate.lan): 4 times
---------------------- SSHD End -------------------------
HTH
Anne