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