6.3

Table Of Contents
Default
AgentHome/data/keystore.
agent.listenPort Property
This property species the port where the Endpoint Operations Management agent listens to receive
communication from the vRealize Operations Manager server.
The property is not required for unidirectional communication.
agent.logDir Property
You can add this property to the agent.properties le to specify the directory where the
Endpoint Operations Management agent writes its log le. If you do not specify a fully qualied path,
agent.logDir is evaluated relative to the agent installation directory.
To change the location for the agent log le, enter a path relative to the agent installation directory, or a fully
qualied path.
Note that the name of the agent log le is congured with the agent.logFile property.
Default
By default, the agent.properties le does not include this property.
The default behavior is agent.logDir=log, resulting in the agent log le being wrien to the AgentHome/log
directory.
agent.logFile Property
The path and name of the agent log le.
Default
In the agent.properties le, the default seing for the agent.LogFile property is made up of a variable and
a string
agent.logFile=${agent.logDir}\agent.log
where
n
agent.logDir is a variable that supplies the value of an identically named agent property. By default, the
value of agent.logDir is log, interpreted relative to the agent installation directory.
n
agent.log is the name for the agent log le.
By default, the agent log le is named agent.log, and is wrien to the AgentHome/log directory.
agent.logLevel Property
The level of detail of the messages the agent writes to the log le.
Permied values are INFO and DEBUG.
Default
INFO
agent.logLevel.SystemErr Property
Redirects System.err to the agent.log le.
Commenting out this seing causes System.err to be directed to agent.log.startup.
Default
ERROR
vRealize Operations Manager vApp Deployment and Configuration Guide
56 VMware, Inc.