Objective 5.3 of VCAP6-Deploy exam covers following topics:
- Generate vSphere log bundles
- Configure and test centralized logging
- Analyze log entries to obtain configuration information
- Analyze log entries to identify and resolve issues
- Configure logging levels for vSphere
Generate vSphere log bundles
There are various ways to view/generate log bundles of Esxi host and vCenter server. We will look at all of them one by one. I will start with Esxi host logs first.
1: From the DCUI
2: Esxi host Web Browser: https://esxi_fqdn_or_ip/host
3: C# client : Connect directly to Esxi host and from home menu click on system logs
From the drop-down menu, select the log and entry you want to view.
4: Web Client : Login to vSphere Web Client and select a vcenter server from inventory and navigate to Monitor > System Logs and click on Export System Logs and select an Esxi host from the list. Optionally you can include vCenter server and web client logs as well alongwith host logs. … Read More