Retention Policy Issues
Issue-8: Indexed data (more than 35 days) is removed even before the retention period (90 days)
Root Cause: The max size of an index (maxTotalSizeMB) is reached before the retention period in seconds (frozenTimePeriodInSecs).
Solution: Increase the maxTotalSizeMB to a big number, say 100 GB, based on the size of 90 days data. In indexes.conf.
Root Cause: The max size of an index (maxTotalSizeMB) is reached before the retention period in seconds (frozenTimePeriodInSecs).
Solution: Increase the maxTotalSizeMB to a big number, say 100 GB, based on the size of 90 days data. In indexes.conf.