6.3

Table Of Contents
Attribute Description
EventLogName The Windows event log type System, Security, or Application
EventAttributes
A colon delimited string made of the Windows event Source and Message
aributes
For example, the log entry: 04/19/2010 06:06 AM Log Message (SYSTEM): SYSTEM: Print: Printer HP
LaserJet 6P was paused. is for a Windows event wrien to the Windows System event log at 6:06 AM on
04/19/2010. The Windows event Source and Message aributes, are "Print" and "Printer HP LaserJet 6P
was paused.", respectively.
Conguration
Use the following parameters to congure the Windows event aributes that the agent writes for a
Windows event. Each parameter maps to Windows event aribute of the same name.
Parameter Description
%user%
The name of the user on whose behalf the event occurred.
%computer%
The name of the computer on which the event occurred.
%source%
The software that logged the Windows event.
%event%
A number identifying the particular event type.
%message%
The event message.
%category%
An application-specic value used for grouping events.
For example, with the property seing platform.log_track.eventfmt=%user%@%computer% %source%:%event
%:%message%, the Endpoint Operations Management agent writes the following data when logging the
Windows event 04/19/2010 06:06 AM Log Message (SYSTEM): SYSTEM: HP_Admistrator@Office Print:
7:Printer HP LaserJet 6P was paused.. This entry is for a Windows event wrien to the Windows system
event log at 6:06 AM on 04/19/2010. The software associated with the event was running as
"HP_Administrator" on the host "Oce". The Windows event's Source, Event, and Message aributes, are
"Print", "7", and "Printer HP LaserJet 6P was paused.", respectively.
plugins.exclude Property
Species plug-ins that the Endpoint Operations Management agent does not load at startup. This is useful
for reducing an agent's memory footprint.
Usage
Supply a comma-separated list of plug-ins to exclude. For example,
plugins.exclude=jboss,apache,mysql
plugins.include Property
Species plug-ins that the Endpoint Operations Management agent loads at startup. This is useful for
reducing the agent's memory footprint.
Usage
Supply a comma-separated list of plug-ins to include. For example,
plugins.include=weblogic,apache
vRealize Operations Manager vApp Deployment and Configuration Guide
62 VMware, Inc.