Secure Connect Gateway Virtual Edition: How to Manually Collect Support Logs

Summary: Step-by-step instructions to manually collect support logs from Secure Connect Gateway Virtual Edition (SCG/VE).

This article applies to This article does not apply to This article is not tied to any specific product. Not all product versions are identified in this article.

Instructions

Secure Connect Gateway Virtual Edition (SCG/VE) is deployed as an appliance in a hypervisor environment such as VMware ESXi or Windows Server Hyper-V. The appliance runs on a Linux host operating system.

  1. From the command prompt, open an SSH session using command-line interface or a terminal application such as PuTTY This hyperlink is taking you to a website outside of Dell Technologies. to the SCG/VE appliance and log in as root user.

    NOTE: The root and admin user are created during the SCG/VE appliance install. The admin user is used to access the graphical interface on port 5700. The admin user cannot be used to open an SSH session to the appliance.
    ssh root@<SCG/VE IP Address>
  2. Copy the log files to a tarball archive file in the /tmp directory, for example /tmp/logs_archive.tgz.
tar czvf /tmp/logs_archive.tgz /var/lib/docker/volumes/saede_logs/_data /var/lib/docker/volumes/esrslog/_data  
  1. Run the below command when complete. This lists the archive file in the /tmp folder.
ls -l /tmp/*.tgz 
  1. Exit the SSH session and copy the archive log from the /tmp folder on the appliance using secure copy protocol (SCP) command line or using an application such as WinSCP This hyperlink is taking you to a website outside of Dell Technologies..
scp root@<SCG/VE IP address>:/tmp/logs_archive.tgz logs_archive.tgz
NOTE: The colon (:) is important to distinguish remote and local file locations.
  1. Upload the archive file from your host to Dell at the upload location provided by your Dell support representative. Follow Dell KB article 212038, How to Share Log Files, Screenshots, and Error Messages with Dell
  2. To delete the archive file from the SCG/VE appliance, open an SSH session and type the following command:
    rm /tmp/logs_archive.tgz

Affected Products

Secure Connect Gateway - Virtual Edition
Article Properties
Article Number: 000216411
Article Type: How To
Last Modified: 11 Aug 2023
Version:  2
Find answers to your questions from other Dell users
Support Services
Check if your device is covered by Support Services.