From 82e7c5a58513e8922dc5de19d7ebf5e66d46a6af Mon Sep 17 00:00:00 2001 From: Manoj Ampalam Date: Fri, 1 Jun 2018 11:07:12 -0700 Subject: [PATCH] Updated sshd_config (markdown) --- sshd_config.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/sshd_config.md b/sshd_config.md index 3cd24b9..cb80bd4 100644 --- a/sshd_config.md +++ b/sshd_config.md @@ -38,6 +38,9 @@ ______ #### [Match](https://man.openbsd.org/sshd_config#Match) 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) +______ #### Not supported AcceptEnv