VCP-CMA 2024 Question 138
Select 2As a VMware Cloud Administrator, you are troubleshooting a performance issue in a vRealize Automation (vRA) environment. You need to collect log bundles for analysis. Which steps should you take to collect the necessary log bundles from vRealize Automation using the VMware Cloud Management interface?
- A
Navigate to the vRealize Automation appliance management interface and use the 'Support' tab to download log bundles.
- B
Use SSH to log in to the vRealize Automation appliance and run the 'vracli log-bundle' command.
- C
Access the vSphere Client and download the log bundles from the ESXi host where vRealize Automation is running.
- D
Log in to the vRealize Orchestrator Control Center and use the 'Logs' tab to generate log bundles.
- E
Use the vRealize Automation cloud interface to trigger log collection from the 'Troubleshooting' section.
Show answer and explanation
Correct answers: A, B
Explanation
To collect log bundles in vRealize Automation, the recommended methods include using either the appliance management interface or the CLI command 'vracli log-bundle'. These approaches ensure that comprehensive logs from the appliance are gathered for troubleshooting. Other tools like vSphere Client or vRealize Orchestrator Control Center do not provide the capability to collect vRealize Automation-specific logs.
- A. Correct.
Correct: The vRealize Automation appliance management interface provides a straightforward way to download log bundles via the 'Support' tab.
- B. Correct.
Correct: The 'vracli log-bundle' command is a CLI-based method to collect log bundles directly from the vRealize Automation appliance.
- C. Incorrect.
Incorrect: While vSphere Client is useful for managing ESXi hosts, it does not provide a way to collect vRealize Automation-specific log bundles.
- D. Incorrect.
Incorrect: The vRealize Orchestrator Control Center is used for managing Orchestrator configurations and logs but is not suitable for collecting comprehensive vRealize Automation logs.
- E. Incorrect.
Incorrect: The vRealize Automation cloud interface does not have a 'Troubleshooting' section to trigger log bundle collection.