I am looking for a way to log transfers over SFTP in Ubuntu. Nothing complicated, just a log where I can see which users have down/uploaded certain files. I read this but setting the -l INFO flag in sshd_config appears to not be working. Should that work for my purpose, or is there some other way?
Asked
Active
Viewed 1.1k times
1
1 Answers
1
Already answered: SFTP logging: is there a way?
For those of us on earlier versions of sshd (centos5 and the like) check out this patch: http://sftplogging.sourceforge.net/
eric sorenson
- 971