Updated Logging Facilities (markdown)

bagajjal 2020-05-06 10:12:32 -07:00
parent 4f9ee88c64
commit 3069e54d04

@ -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