logging details

Damien Miller djm at mindrot.org
Sat Apr 17 07:45:54 EST 2010


On Fri, 16 Apr 2010, Diller, Susan (Sue) wrote:

> Are there plans to expand the logging capabilities in OpenSSH, so that
> the details of what files were moved using sftp is included? If not,
> does anyone know of a good way to capture this information?

sftp-server has supported this for a while. Try specifying:

Subsystem       sftp    /usr/libexec/sftp-server -l VERBOSE

in sshd_config (you might need a different path to sftp-server).

-d


More information about the openssh-unix-dev mailing list