viquarhcimca
Enthusiast
Enthusiast

have deployed vRLI 8.8 and added vCenter server

Hi All, I have deployed vRLI 8.8 and added vCenter server. but some of the hosts have failed to configure to send logs to log insight. Error “Syslog configuration failed. 

any idea on this or anybody else have gone got this issue . 

 

 

Thanks & Regards,

Mohammed Viquar Ahmed
virtume
VMware Employee
VMware Employee

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

View solution in original post

viquarhcimca
Enthusiast
Enthusiast

thanks for replying back . let me try it out . 

Thanks & Regards,

Mohammed Viquar Ahmed
Reply
0 Kudos
virtume
VMware Employee
VMware Employee

Sure, let me know if it works

Reply
0 Kudos