extractlog.pl - Allows to extract the vmware.log for any virtual machine.
extractlog.pl [options]
This VI Perl command-line utility provides an interface to extract the vmware.log for any virtual machine.
Name of the Virtual Machine.
Localpath to save the extracted log.
To extract the vmware.log of Virtual Machine ``ABC'' at location ``C:/tmp'':
extrractlog.pl --url <https://<IP Address>:<Port>/sdk/vimService>
--username myuser --password mypassword --localpath "C:/tmp"
--vmname ABC
All operations work with VMware VirtualCenter 2.5.
All operations work with VMware ESX Server 3.5.