SFTP jschd debug ssh connections in ca layer7 api gateway
search cancel

SFTP jschd debug ssh connections in ca layer7 api gateway

book

Article ID: 393787

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

How can we further trace ssh / sftp issues in the gateway.

Resolution

* com.l7tech.external.assertions.ssh.level = FINE
* com.l7tech.server.ssh.level = FINE
* com.jcraft.jsch.level = FINE
* org.apache.sshd.level = FINE
* org.apache.mina.level = FINE

And continue to keep com.l7tech.logging.debug=true in /opt/SecureSpan/Gateway/node/default/etc/conf/ssglog.properties 

Ensure the logger for this (or ssg) has messages severity of all.