Hi, I am looking for any recommendation when dealing with such scenario. On one instance or one indexer, 300-400GB of data per day in a single index. Is there any recommended configuration for such index? So far, I came with few changes: - increase maxTotalDataSizeMB to go beyond the 500GB default and meet my requirement in term of retention. - Enable maxDataSize = auto_high_volume (host bucket to 10GB) What I am considering is to increase the number of hot bucket, cause with 6 Hot bucket by default, it is only 60GB of data which is not even 24 Hours of data. Should I increase it ? or should I only increase the number of warm bucket? or both? Are warm buckets also 10GB each? If my disk capacity and performance allows it, can I keep only warm bucket for my max retention (30 days) and dont use Cold? Any advice or feedbacks with this type of scenario? thanks /Fabien
... View more