You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Eugene Petrenko (JIRA)" <ji...@apache.org> on 2016/01/29 10:59:39 UTC

[jira] [Created] (SSHD-637) Log all sent/received SSH messages

Eugene Petrenko created SSHD-637:
------------------------------------

             Summary: Log all sent/received SSH messages
                 Key: SSHD-637
                 URL: https://issues.apache.org/jira/browse/SSHD-637
             Project: MINA SSHD
          Issue Type: Bug
    Affects Versions: 1.0.0
            Reporter: Eugene Petrenko


Time to time it's necessary to debug weird SSH issues. It could me much helpful if all SSH messages that we send/receive were logged into debug. 
There are several places where I see nothing is logged, e.g.
* {{org.apache.sshd.server.auth.UserAuthPublicKey#doAuth}}
* {{org.apache.sshd.common.session.AbstractConnectionService#channelOpen}}
and so on. 

Could be nice if we check all possible code places where a response messages are created to include appropriate logging



--
This message was sent by Atlassian JIRA
(v6.3.4#6332)