From b9e5819ff6593f8b1600f602d65b7338f4dccea2 Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Fri, 1 Jun 2018 11:08:13 -0700 Subject: [PATCH] Updated sshd_config (markdown) --- sshd_config.md | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/sshd_config.md b/sshd_config.md index cb80bd4..6c85939 100644 --- a/sshd_config.md +++ b/sshd_config.md @@ -39,7 +39,9 @@ ______ Note that pattern rules in [this](https://github.com/PowerShell/Win32-OpenSSH/wiki/sshd_config#allowgroups-allowusers-denygroups-denyusers) section. User and group names should be in **lower* case. ______ #### [SyslogFacility](https://man.openbsd.org/sshd_config#SyslogFacility) -If you file based logging, use LOCAL0. Any other value, including the default value AUTH direct logging to ETW. For more info see [Logging Facilities in Windows](https://github.com/PowerShell/Win32-OpenSSH/wiki/Logging-Facilities) +If you need file based logging, use LOCAL0. Logs will be generated under %programdata%\ssh\logs + +Any other value, including the default value AUTH direct logging to ETW. For more info see [Logging Facilities in Windows](https://github.com/PowerShell/Win32-OpenSSH/wiki/Logging-Facilities). ______ #### Not supported AcceptEnv