VMware Cloud Foundation 5.x Administrator — Question 42
An administrator is responsible for monitoring the logs of multiple vSphere components using VMware Aria Operations for Logs. They notice an increase in error logs for a specific ESXi host.
Which two steps should be taken to pinpoint the issue? (Choose two.)
Answer options
- A. Restart the ESXi host to resolve the issue immediately.
- B. Filter the logs by the ESXi host name and error severity.
- C. Correlate the error logs with recent configuration changes on the ESXi host.
- D. Check for patterns or repeated error messages over a specific time frame.
- E. Delete all old logs to free up space and generate new logs.
Correct answer: B, D
Explanation
Filtering the logs by the ESXi host name and error severity (Option B) allows for a more focused examination of the relevant logs, while checking for patterns or repeated error messages over a specific time frame (Option D) helps in identifying persistent issues. Restarting the host (Option A) does not address the underlying problem, correlating logs with changes (Option C) may not always pinpoint the issue, and deleting logs (Option E) could result in loss of critical information needed for analysis.