vCenter server logs cleanup

 Verify the log file size:

du -a /storage/log | sort -n -r | head -n 20
cd /var/log
rm messages-2022*

No comments:

Post a Comment

How to increase ESXi webclient login user application timeout

 To increase the default 15min timeout to 2hr Login to the esxi webclient on the right top corner ->Click the User login tab Select "...