VMware NSX 4.x Professional — Question 78
After collecting a log bundle using the vracli CLI command, the resulting .tar file contains many paths and files.
Where will the administrator find the logs related specifically to the embedded vRealize Orchestrator?
Answer options
- A. /pods/prelude/extensibility-ui-app-
- B. /pods/prelude/vco-app-
- C. //var/log/vco
- D. /pods/kube-system/
Correct answer: B
Explanation
The correct answer is B because the logs for the embedded vRealize Orchestrator are stored in the designated path /pods/prelude/vco-app-. Option A references a different application component, C points to a non-relevant system log directory, and D pertains to the Kubernetes system pods, which do not contain the specific orchestrator logs.