Wednesday, February 11, 2009

SYSLOG with ESX

To use a syslog server with your ESX environment:

In /etc/syslog.conf file add the line "*.* @IP Address”
service syslog restart
"esxcfg-firewall -o 514,udp,out,syslog" to allow syslog outgoing trafic
"esxcfg-firewall -l" to load config

No comments: