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:55:39 UTC

[jira] [Updated] (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 updated SSHD-637:
--------------------------------
    Priority: Minor  (was: Major)

> 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
>
> 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)