You can VMware Cloud Director errors in the VMware Aria Operations adapter and collector log files. You can view log files in the user interface or in an external log viewer.
The Management Pack for VMware Cloud Director log files are in the /storage/log/vcops/log/adapters/VCloudAdapter folder. The collector log files are in the /storage/log/vcops/log folder.
Perform the following steps to change the log level from VMware Aria Operations user interface.
- From the left menu, click
- Select the collector node from the right pane on which Management Pack for VMware Cloud Director instance is configured.
- Navigate to and click Edit.
You can set the log level for each class in the log4j.properties file in the /usr/lib/vmware-vcops/user/conf/collector folder, for example:
log4j.logger.com.integrien.adapter3.vlcloud.VCloudAdapter=debug
The logging level is set to ERROR by default. To troubleshoot issues, set the logging level to INFO. To view detailed messages, including micro steps, queries, and returned results, set the logging level to DEBUG.
For information about viewing log files and modifying logging levels, see the online help.