diff --git a/Logging-Facilities.md b/Logging-Facilities.md index 591312d..7b34933 100644 --- a/Logging-Facilities.md +++ b/Logging-Facilities.md @@ -22,4 +22,6 @@ Restart the sshd service after making changes to sshd_config. With this option, the logs would be collected at %programdata%\ssh\logs. sftp-server would follow similar semantics for logging (by default to ETW) and to files using the following as subsystem path in sshd_config: -`sftp-server -f LOCAL0` +`sftp-server -f LOCAL0 -l DEBUG3` + +Restart the sshd service after making changes to sshd_config. sftp-server logs will be written to %programdata%\ssh\logs\sftp-server.log \ No newline at end of file