Changing EAM Logging Status from "DEBUG" to "INFO"
book
Article ID: 309985
calendar_today
Updated On:
Products
VMware NSX
VMware vCenter Server
VMware vSphere ESXi
Issue/Introduction
Symptoms:
This solution provides the steps to change the EAM logging status from "DEBUG" to "INFO"
Environment
VMware vSphere ESXi 6.0
VMware NSX for vSphere 6.0.x
VMware vCenter Server 6.0.x
VMware Update Manager 6.0
VMware NSX for vSphere 6.2.x
VMware vCenter Server Appliance 6.0.x
VMware vCenter Converter Standalone 6.x
Resolution
- SSH into the vCSA appliance.
- Open '/etc/vmware-eam/log4j.properties' file.
- Edit line
log4j.logger.com.vmware.eam=DEBUG
to log4j.logger.com.vmware.eam=INFO
- Edit line
log4j.logger.com.vmware.eam.vc.vim.impl.ChangeStream=DEBUG
to log4j.logger.com.vmware.eam.vc.vim.impl.ChangeStream=INFO
- Save changes and exit.
Note: Location of the eam.log = /var/log/vmware/eam/eam.log
Feedback
thumb_up
Yes
thumb_down
No