To verify easily the
deployment of your plug-in package and monitor for any issues related to your
plug-in, you must know how to work with the Virgo server log files. You can
find these log files in one of the following locations:
Log Files
Location
|
|
vSphere
Client
development environment
(Windows or Mac OS)
|
html-client-sdk/vsphere-ui/server/serviceability/logs/vsphere_client_virgo.log
|
vCenter Server
Appliance 6.5 installation
vSphere
Client
|
/var/log/vmware/vsphere-ui/logs/
|
The
vsphere_client_virgo.log
file contains the log information that the Virgo server generates. Problems
usually start with the
[ERROR] tag. Use your plug-in package name or the bundle
symbolic name to detect errors caused by your plug-in.
|