- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Try configuring Syslog in the ESXi host manually. Run the following commands
esxcli system syslog config set --loghost='tcp://172.20.xxx.xxx:514'
esxcli system syslog reload
nc -z 172.20.xxx.xxx 514