Log rotation in VMWare ESXi
Introduction–
Last month, while working on ESXi5.1 disconnect issue. we analyzed esxi logs for past 3/4 months. Just sharing information related to ESXi log rotation policy..
/var/log # esxcli system syslog config get Default Rotation Size: 1024 Default Rotations: 8 Log Output: /scratch/log Log To Unique Subdirectory: false Remote Host: <none> /var/log # cd /scratch/log /vmfs/volumes/507a011b-acd45a80-9aed-e0db5501b632/log #
Thank you,
Arun Bagul