Administration

Table Of Contents
Table 127. Options for Listing and Displaying Reports and Views (Continued)
Option Description
-report report Specifies a report.
-startdate yyyy-MM-dd-HH:mm:ss Specifies a lower limit for the date of information to be displayed.
-view view Specifies a view.
Examples
List the available reports and views in XML using Unicode characters.
vdmadmin -I -list -xml -w
Display a list of user events that occurred since August 1, 2010 as comma-separated values using ASCII
characters.
vdmadmin -I -report events -view user_events -startdate 2010-08-01-00:00:00 -csv -n
Generating View Event Log Messages in Syslog Format
Using the I Option
You can use the vdmadmin command with the -I option to record View event messages in Syslog format
in event log files. Many third-party analytics products require flat-file Syslog data as input for their
analytics operations.
Syntax
vdmadmin -I -eventSyslog -disable
vdmadmin -I -eventSyslog -enable -localOnly
vdmadmin -I -eventSyslog -enable -path path
vdmadmin -I -eventSyslog -enable -path path
-user DomainName\username -password password
Usage Notes
You can use the command to generate View event log messages in Syslog format. In a Syslog file, View
event log messages are formatted in key-value pairs, which makes the logging data accessible to
analytics software.
View Administration
VMware, Inc. 237