You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@libcloud.apache.org by "Tomaz Muraus (JIRA)" <ji...@apache.org> on 2013/11/28 11:15:36 UTC

[jira] [Updated] (LIBCLOUD-414) Add log statements to our SSH client wrapper

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

Tomaz Muraus updated LIBCLOUD-414:
----------------------------------

    Fix Version/s: 0.14.0-beta3

> Add log statements to our SSH client wrapper
> --------------------------------------------
>
>                 Key: LIBCLOUD-414
>                 URL: https://issues.apache.org/jira/browse/LIBCLOUD-414
>             Project: Libcloud
>          Issue Type: Improvement
>          Components: Core
>            Reporter: Tomaz Muraus
>            Assignee: Tomaz Muraus
>            Priority: Critical
>              Labels: paramiko, ssh
>             Fix For: 0.14.0-beta3
>
>
> Currently we enable paramiko's debug log when user uses LIBCLOUD_DEBUG, but we don't do any additional logging in our paramiko SSH client wrapper.
> Paramiko itself doesn't log when it executes a command which makes debugging harder.
> We should log the following things in our wrapper:
> - Log every command which is executed (command, arguments)
> - Log stdout and stderr of every executed command
> - Log file uploads and deletes



--
This message was sent by Atlassian JIRA
(v6.1#6144)