This is a discussion on SysLogFacility - SSH ; Then man page for sshd_config lists all the possible values SysLogFacility but doesn't detail what they do. Is that information available somewhere? Specifically I'm running CopSSH (Cygwin/OpenSSH) on a Windows workstation. I want to log failed connection attempts to a ...
Then man page for sshd_config lists all the possible values
SysLogFacility but doesn't detail what they do. Is that information
available somewhere?
Specifically I'm running CopSSH (Cygwin/OpenSSH) on a Windows
workstation. I want to log failed connection attempts to a file, not the
windows event system. How do I do it?
Thanks.