Question
Where are the SSH logs?
Answer
The SSH logs are stored in the /var/log
folder. The log file is named secure
on RHEL-based OSes and auth.log
on Ubuntu.
- RHEL-based
/var/log/secure
- Ubuntu
/var/log/auth.log
Where are the SSH logs?
The SSH logs are stored in the /var/log
folder. The log file is named secure
on RHEL-based OSes and auth.log
on Ubuntu.
/var/log/secure
/var/log/auth.log
Comments
0 comments
Article is closed for comments.