VMware NSX-T Advanced Deployment (VCAP-NV Deploy) — Question 8
An architect is designing a vRealize Log Insight cluster for an organization. The organization has the following requirements:
✑ No requirement for archival data
✑ Support a log data retention period of 14 days
How will the log data be handled in this vRealize Log Insight cluster after the 14-day retention period?
Answer options
- A. The user needs to manually select and delete specific old log messages to free up space.
- B. Old log messages are automatically and periodically retired on least accessed basis.
- C. Old log messages are automatically and periodically retired on a first-come-first-retired basis.
- D. A variable sized chunk of old log messages is deleted to free up space based on the data age basis.
Correct answer: C
Explanation
The correct answer is C because vRealize Log Insight retires old log messages based on the order in which they were received, ensuring that the oldest data is deleted first. Option A is incorrect because manual deletion is not required; options B and D describe different retirement methods that do not align with the first-come-first-retired approach used in this scenario.