To resolve this issue, perform one of the following workarounds:
- Use the following command to inspect the "Log Output" field to find where the directory logs are stored.
# esxcli system syslog config get
- Use the following command to determine the amount of free datastore disk space.
# esxcli storage filesystem list
- Inspect the file /var/log/.vmsyslogd.err for low-level debugging information.
After you identify the cause of the problem, use the following command to reload the syslog server and enable disk logging to continue.
# esxcli system syslog reload
Note: You can configure the rotation and size parameters at a global and individual log-file level with commands located in the file esxcli system syslog. If you run out of disk space for logs frequently, consider changing the rotation and size parameters to reduce the amount of disk space consumed by logs.