C:\ProgramData\VMware\VMware vCenter Converter Standalone Agent\logs\vmware-converter-worker-#.log
C:\ProgramData\VMware\VMware vCenter Converter Standalone Agent\logs\vmware-converter-server-#.log
C:\ProgramData\VMware\VMware vCenter Converter Standalone Agent\logs\vmware-converter-agent-#.log
Note: Sometimes, warnings or errors are seen and do not contain sufficient data to point to a root cause. By default, vCenter Converter logs informational data or INFO level logging. This usually provides log data that states if a failure or configuration problem has been encountered, but it may not be verbose enough to point to the root cause.
Hence, changing the logging level to verbose increases the amount of detail that is logged and can assist in the evaluation of a suspected issue encountered during a conversion process.
To increase the logging level of each vCenter Converter component, follow the below steps.
C:\ProgramData\VMware\VMware vCenter Converter Standalone\converter-agent.xml
C:\ProgramData\VMware\VMware vCenter Converter Standalone\converter-server.xml
C:\ProgramData\VMware\VMware vCenter Converter Standalone\converter-worker.xml
<log>
<name>vmware-converter-worker</name>
<level>info</level>
</log>
<name>
tags is the name of the file you have open.<level>info</level>
statement to read:<level>verbose</level>
Windows Key + R
to open the Run dialog.services.msc
and press Enter
. This will open the Services management console.VMware vCenter Converter Standalone Server
VMware vCenter Converter Standalone Worker
VMware vCenter Converter Standalone Agent
Note: Even though Linux-based P2V conversions are considered agentless, the agent log may still contain valuable data. Therefore, it should still be included in the initial review for diagnosing problems relating to conversion processes.
For more information, refer KB Collecting diagnostic information for VMware Converter