Enable enhanced logging for testing an SSH connection when adding a repository in Fisheye

Purpose

Increase verbosity and include debug messages when using the "Test Connection" feature when adding a repository:

Solution

For the user running the application, create the following file in the .ssh folder of the user's home directory:

config

Host localhost
    LogLevel DEBUG3
Last modified on Jul 31, 2018

Was this helpful?

Yes
No
Provide feedback about this article
Powered by Confluence and Scroll Viewport.