How to collect logs with the DCT Tool.
# 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