VMware NSX-T Data Center (VCP-NV 2020) — Question 45
Which command should an administrator run to collect a vRealize Automation log bundle?
Answer options
- A. kubectl -n prelude logs
- B. vracli log-bundle
- C. vracli vrli
- D. kubectl get pods --all-namespaces
Correct answer: B
Explanation
The command 'vracli log-bundle' is specifically designed to collect log bundles from vRealize Automation, making it the correct choice. The other options either relate to Kubernetes commands, which are not relevant for gathering vRealize Automation logs, or do not perform the necessary task.