You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@mina.apache.org by "Goldstein Lyor (JIRA)" <ji...@apache.org> on 2016/02/01 11:56:40 UTC

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

     [ https://issues.apache.org/jira/browse/SSHD-637?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Goldstein Lyor resolved SSHD-637.
---------------------------------
       Resolution: Fixed
    Fix Version/s: 1.1.0

> Log all sent/received SSH messages
> ----------------------------------
>
>                 Key: SSHD-637
>                 URL: https://issues.apache.org/jira/browse/SSHD-637
>             Project: MINA SSHD
>          Issue Type: Improvement
>    Affects Versions: 1.0.0
>            Reporter: Eugene Petrenko
>            Priority: Minor
>             Fix For: 1.1.0
>
>
> 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)