Ticket #5508 enhancement new

Opened 16 months ago

Last modified 10 months ago

Conch.ssh is log noisy

Reported by: htj Owned by: htj
Priority: normal Milestone:
Component: conch Keywords: log
Cc: z3p Branch:
Author: Launchpad Bug:

Description

I use the conch ssh library and is fairly happy with it. However it emits a lot of rather useless stuff to the log, which makes the service log more or less impossible to read.

I've attached a patch which removes some of the logging statements.

As a side remark, most of the logging in conch.ssh doesn't use the system keyword, making it even more tricky to filter/read the log.

Attachments

twisted_ssh_less_noisy.diff Download (5.2 KB) - added by htj 16 months ago.
Remove some log statements from conch.ssh

Change History

1

Changed 16 months ago by DefaultCC Plugin

  • cc z3p added

Changed 16 months ago by htj

Remove some log statements from conch.ssh

2

Changed 16 months ago by exarkun

  • keywords consh, ssh, removed
  • owner set to htj

Thanks for your interest and contribution to Twisted Conch.

It seems that simply removing this information, making it inaccessible to everyone, is not the best solution here. Please see #4021 for some discussion (and code changes) for how we intend to deal with this issue elsewhere in Twisted.

3

Changed 10 months ago by exarkun

#5762 was a duplicate of this.

Note: See TracTickets for help on using tickets.