VMware NSX 4.x Professional — Question 55
Which command should an administrator run to collect a vRealize Automation log bundle? (Choose the best answer.)
Answer options
- A. kubectl ג€"n prelude logs
- B. kubectl get pods --all-namespaces
- C. vracli log-bundle
- D. vracli vrli
Correct answer: C
Explanation
The correct answer is C, as 'vracli log-bundle' is specifically designed to collect log bundles for vRealize Automation. Option A is incorrect because it pertains to retrieving logs from a specific namespace, while option B lists pods across all namespaces but does not gather log bundles. Option D is also incorrect as 'vracli vrli' does not relate to log collection.