VMware Technical Support routinely requests diagnostic information from you when a support request is handled. This diagnostic information contains product specific logs and configuration files from the host on which the product is run. The information is gathered using a specific script or tool for each product.
This article provides procedures for obtaining diagnostic information for VMware Cloud Director.
The vmware-vcd-support script collects host log information as well as Cloud Director logs:
Note:
For multiple cells and packages, use this command and syntax to collect all the log bundles. The command will place the bundle in the transfer directory and report the exact location:
Running a Multi-Cell Log Collection will not collect the Java Thread Dump, if required, run a Single Log Collection from the required Cells.
/opt/vmware/vcloud-director/bin/vmware-vcd-support -m -l
/opt/vmware/vcloud-director/bin/vmware-vcd-support
Type | Purpose | Location |
Cloud | Cloud Director Service Logs | /opt/vmware/vcloud-director/logs/ |
Appliance | Cloud Director Appliance Logs | /opt/vmware/var/log/ |
Database | Cloud Director Database Logs | /opt/vmware/vpostgres/current/pgdata/log/ |
VAMI | Cloud Director Appliance VAMI and Upgrade Logs | /opt/vmware/var/log/vami/ |
Name | Type | Purpose |
vcloud-container-debug.log | Cloud | Main log for Cloud Director. Also has an info.log equivalent when is less verbose |
cell-runtime.log | Cloud | Monitors all inter-cell communications |
<date>.request.log | Cloud | Logs all inbound API Calls to a Cell |
networking.log, networking-wire.log | Cloud | Contains all Cloud to/from NSX communication |
cloud-health-<date><time>.log | Cloud | Contains a Health overview of the environment from a Cell perspective |
postgresl-<date>.log | Database | Logging used by the vpostgres service |
Firstboot.log | Appliance | Initial boot log for a deployment |
configure-vcd.log | Appliance | Covers post deployment setup such as Repmgr configuration |
vami-ovf.log | VAMI | Logs the configuration input used when deploying an appliance OVF |
Notes:
For related information, see:
Configuring logging for VMware vCloud Director cells.
Uploading Logs on Broadcom Support Portal