
Search the Knowledge Base: |
Search the Knowledge Base: |
To specify an alternative location or filename for virtual machine logging, use the log.fileName option.
The following example specifies "myVMlog" as the new file for logs instead of the default "vmware.log":
log.fileName="myVMlog"
The next example directs logs to be written to an alternate directory called "myVM" in a different VMFS volume, "vol1":
log.fileName="/vmfs/volumes/vol1/myVM/myVM.log"