2V0-32.24 Question 61
Single answerYou have been tasked with designing a vRealize Log Insight deployment for your organization. The environment consists of 4,000 ESXi hosts, each generating an average of 1GB of logs per day. Your organization requires a retention period of 60 days for log data. Considering these requirements, what is the minimum cluster design for a vRealize Log Insight deployment?
- A
A single-node deployment with 16 CPUs and 64GB of RAM
- B
A 3-node cluster, each node with 16 CPUs and 128GB of RAM
- C
A 6-node cluster, each node with 16 CPUs and 64GB of RAM
- D
A 3-node cluster with 8 CPUs and 32GB of RAM per node
Show answer and explanation
Correct answer: C
Explanation
Designing a vRealize Log Insight deployment for large environments requires careful consideration of ingestion rate, retention needs, and cluster scalability. A 6-node cluster with sufficient CPU and RAM per node is recommended for environments with thousands of hosts generating high log volumes, ensuring adequate performance and retention capacity.
- A. Incorrect.
A single-node deployment cannot handle the required ingestion rate or retention capacity for the given scale of logs generated by 4,000 ESXi hosts.
- B. Incorrect.
While a 3-node cluster can distribute the workload, the specified CPU and RAM for each node may not adequately support the ingestion and retention requirements for this large-scale environment.
- C. Correct.
A 6-node cluster with 16 CPUs and 64GB of RAM per node is the correct choice, as it provides the necessary scalability and capacity for processing and retaining logs from 4,000 ESXi hosts for 60 days.
- D. Incorrect.
A 3-node cluster with 8 CPUs and 32GB of RAM per node is insufficient to handle the volume of log data and retention period specified in the scenario.