where is my ssh log file ?
root@change:~# cd /var/log root@change:/var/log# less secure secure: No such file or directory
These answers are provided by our Community. If you find them useful, show some love by clicking the heart. If you run into issues leave a comment, or add your own answer to help others.
See if this line is in your rsyslog.conf file:
[root@console log]# cat /etc/rsyslog.conf | grep -i secure authpriv.* /var/log/secure
See if this line is in your rsyslog.conf file:
[root@console log]# cat /etc/rsyslog.conf | grep -i secure authpriv.* /var/log/secure