Where is ssh daemon log file
Solution 1:
Try to check:
/var/log/auth.log
Try to edit this options at sshd_config
# Logging
#SyslogFacility AUTH # <- says to log auth.log, check syslog.conf for additional configuration, or even update remove syslog and install rsyslog.
#LogLevel INFO # <- edit verbosity