Nutanix Certified Professional (NCP) — Question 25
An administrator is working with Nutanix Support and needs to provide logs for troubleshooting an issue. The cluster is located in a secure environment. Data such as IP addresses and VM names cannot be shared.
Which method should be used to anonymize the log data sent to Nutanix Support?
Answer options
- A. Under the User Profile in Prism, select Anonymize Log Output. Then run Log Collector from the Health dashboard.
- B. Run the nnc log_collector tool on a CVM, setting the --enhanced_log_collector flag to true.
- C. Run the nnc log_collector tool on a CVM, setting the --anonymize_output flag to true.
- D. On the Health dashboard in Prism, use the Log Collector option under Actions and choose Anonymous Logs.
Correct answer: D
Explanation
The correct answer is D because it specifically mentions using the Log Collector option in the Health dashboard to select Anonymous Logs, which ensures that sensitive data is not shared. Options A, B, and C do not guarantee the same level of anonymization as D, with A not addressing the anonymity requirement and B and C not being the correct method outlined for this specific situation.