How to collect HCX logs from command line
HCX 4.x
Procedure on how to collect HCX manager command line logs when HCX manager UI access is not available.
Change to the /opt/vmware/tools/ directory.
# cd /opt/vmware/tools/
# ./export_tech_support_bundle.sh
sh export_tech_support_bundle.sh [-l|d|h]
options:
l Export Core HCX Manager logs
d Export Database Dump
h Usage help
Run the script with Core HCX Manager and Database Dump options:
# ./export_tech_support_bundle.sh -l -d
The system checks for sufficient disk space, and then exports the bundle under the /tmp/techsupport
directory. The bundle filename and location display on the screen