VMware NSX-T Data Center (VCP-NV 2020) — Question 50
An administrator is tasked with configuring logging for vRealize Automation so that a copy of the logs are forwarded to vRealize Log Insight.
Which command would an administrator run to configure log forwarding?
Answer options
- A. vracli log-bundle
- B. vracli vrli set <fqdn>:9543
- C. vracli vrli set <fqdn>:443
- D. vracli vrli unset
Correct answer: B
Explanation
The correct command to configure log forwarding is 'vracli vrli set <fqdn>:9543', as it specifies the appropriate port for Log Insight. The other options either do not set the forwarding correctly or serve different purposes, such as 'vracli log-bundle' which gathers logs, not forwards them.