Hello,
Where are the logs from SFTP logins kept on the server or how do I enable logging of these connections? In CPanel's FTP logs it does not show logins from SFTP.
Thanks.![]()
Hello,
Where are the logs from SFTP logins kept on the server or how do I enable logging of these connections? In CPanel's FTP logs it does not show logins from SFTP.
Thanks.![]()
somebody nows?
sftp logins will be shown in /var/log/secure
The entries will look something like this
Code:sshd[1484]: Accepted password for auser from 123.123.123.123 port 4552 ssh2 sshd[1484]: pam_unix(sshd:session): session opened for user auser by (uid=0) sshd[1486]: subsystem request for sftp
I post this answer already a few minutes ego but the message went to the moderator..
Thank you anyway.