From 3cb3646490a95cb6937139e9f1bad382b44a155b Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Mon, 9 Apr 2018 11:34:10 -0700 Subject: [PATCH] Updated Logging Facilities (markdown) --- Logging-Facilities.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Logging-Facilities.md b/Logging-Facilities.md index c1f7fdd..88e6975 100644 --- a/Logging-Facilities.md +++ b/Logging-Facilities.md @@ -10,7 +10,7 @@ The payload would mimic what users would otherwise see in a typical syslog entry File based logging option (useful for quickly collecting debug traces) can be turned on by setting the following in sshd_config - `LogFacility LOCAL0 ` + `SyslogFacility LOCAL0 ` 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: