CA WA Agent: Debug SFTP and SCP jobs
search cancel

CA WA Agent: Debug SFTP and SCP jobs

book

Article ID: 117630

calendar_today

Updated On:

Products

CA Workload Automation AE - Scheduler (AutoSys) Autosys Workload Automation

Issue/Introduction

What parameters can be added to the WA Agent to see additional logging of SFTP/SCP jobs?

Environment

Release:
Component: ATSYS

Resolution


1. Edit the agentparmt.txt on the Agent where the sftp job is being execute.
2. Enter the below parameters 
ftp.scp.debug.enable=true
oscomponent.jvm.x.debug.options=-Djavax.net.debug=all       <-Optional
3. Save the changes.
4. Stop and Restart the Agent so that the new parameters are read

The debug parameter will create a new file in the agent log directory, ftp_scp_debug.log.