Set LogLevel VERBOSE in sshd
[mirror/dsa-puppet.git] / modules / ssh / templates / sshd_config.erb
index ca68f52..e96591d 100644 (file)
@@ -28,6 +28,8 @@ HostKey /etc/ssh/ssh_host_ed25519_key
 MaxStartups 100:30:200
 <% end %>
 
+LogLevel VERBOSE
+
 # Authentication:
 PermitRootLogin without-password