Obtaining .tar log files

Last Updated : Jan 27, 2021 |
Prolog information
Use this procedure to obtain .tar files for the ccm report --remote-server command option. For more information, see Remote server option.
  1. Log in to the SFTP server.
  2. Run one of the following commands:
    • To access all logs, run cd <directory path>/
    • To access application and target logs, run cd <directory path>/applicationLogs
    ADDITIONAL INFORMATION:
    For example, if you run ccm report --remote-server "10.10.5.7 -u bruce -d /home/bruce/system1/", then <directory path> is /home/bruce/system1/.
  3. Run tar -czvf <file name>.tgz* to navigate to a specific log file.