DCT Tool
search cancel

DCT Tool

book

Article ID: 248628

calendar_today

Updated On:

Products

CA API Gateway

Issue/Introduction

How to collect logs with the DCT Tool.

Resolution

# cd /opt/DCT

Usage Examples:

Collect data from all modules, including a heap dump and sensitive data, and output the files to /tmp:

BEST and Most Used.
# ./collect.sh -a -D -s -f /tmp

Collect data from all modules (excludes heap dump or sensitive information from "-a" option):
# ./collect.sh -a

Collect data from the 'gateway' module:
./collect.sh -m gateway

Collect a heap dump only:
./collect.sh -D

Provide the output .ZIP file from <outputDirectory> to your Support representative. This file name has the format: ssg-dct-<version>_<year>-<month>-<day>_T<hour><minute><second>_<time zone name>-<time zone num>.zip