analytics.reports.max_facts_per_dimension_combination
Specifies the amount of data that is stored by query reports.
Key: analytics.reports.max_facts_per_dimension_combination
Type: Integer
Can be set in: collection.cfg
Table of Contents
Description
This setting controls the number of facts that are stored by the query reporting system while updating reports. Increasing this value will result in more raw log data being considered when generating report statistics. Setting this value to a smaller number will reduce the memory and disk space usage for reporting. Care should be taken when modifying this value.
A full reports update is required for this setting to be effective on existing reports. |
Examples
Specify a larger value to increase the number of facts being considered:
analytics.reports.max_facts_per_dimension_combination=800