5.5

Table Of Contents
n
Download Details provides information on the log bundle file name and destination for the log bundle
file.
This process does not collect client logs. You must collect client logs separately.
Collect SRM Log Files Manually
You can download SRM Server log files in a log bundle that you generate manually. This is useful if you are
unable to access the vSphere Client.
The bundle of logs that these procedures generate is identical to the logs that you generate by using the
vSphere Client.
Procedure
n
Initiate the collection of SRM Server log files from the Start menu:
a Log in to the SRM Server host.
b Select Start > Programs > VMware > VMware Site Recovery Manager > Generate vCenter Site
Recovery Manager log bundle.
n
Initiate the collection of SRM Server log files from the Windows command line:
a Start a Windows command shell on the SRM Server host.
b Change directory to C:\Program Files\VMware\VMware vCenter Site Recovery Manager\bin.
c Run the following command.
cscript srm-support.wsf
The individual log files are collected in a file named srm-support-MM-DD-YYYY-HH-MM.zip, where MM-DD-
YYYY-HH-MM indicates the month, day, year, hour, and minute when the log files were created.
Change Size and Number of SRM Server Log Files
You can change the size, number, and location of SRM Server log files.
You can modify the SRM log settings in the vmware-dr.xml configuration file on the SRM Server.
Procedure
1 Log into the SRM Server host.
2 Open the vmware-dr.xml file in a text editor.
You find the vmware-dr.xml file in the C:\Program Files\VMware\VMware vCenter Site Recovery
Manager\config folder.
3 Find the <log> section in the vmware-dr.xml file.
4 Set the maximum size in megabytes of the logs to retain.
You set the maximum log size by adding a <maxFileSize> section to the <log> section. The default is 1
MB.
<log>
<maxFileSize>5000000</maxFileSize>
</log>
Site Recovery Manager Administration
110 VMware, Inc.