How to Enable CSAM debug logging
book
Article ID: 402234
calendar_today
Updated On:
Products
Autosys Workload Automation
Issue/Introduction
Need to know how debug logging can be enabled for CSAM.
Resolution
To enable debug logging for CSAM:
- Stop CSAM
$CSAM_SOCKADAPTER/bin/csampmux stop
- Set the environment variable to enable debug logging.
export CSAM_DEBUG=y
- Start CSAM
$CSAM_SOCKADAPTER/bin/csampmux start
Feedback
thumb_up
Yes
thumb_down
No