mirror of
https://github.com/PowerShell/Win32-OpenSSH.git
synced 2025-07-22 21:45:09 +02:00
Updated Logging Facilities (markdown)
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.
|
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 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
|
Loading…
x
Reference in New Issue
Block a user