Splunk Enterprise Certified Architect — Question 55

Based on the data sizing and retention parameters listed below, which of the following will correctly calculate the index storage required?

• Daily rate = 20 GB / day
• Compress factor = 0.5
• Retention period = 30 days
• Padding = 100 GB

Answer options

Correct answer: B

Explanation

The correct answer is B, which accurately calculates the index storage by applying the compression factor to the daily rate before multiplying by the retention days and adding the padding. Options A, C, and D miscalculate the storage requirements by either neglecting the compression factor or misapplying the formulas, leading to incorrect total values.