This parameter enables and disables the use of statistical sampling for calculating the terms in alert facets. This provides significantly improved runtime performance and reduced memory usage.
Default: False
If True
, fuzzy faceting of alert facets begins when the following configuration parameters reach a specified threshold:
CoreServicesFuzzyAlertFacetsThreshold
(Default = 10000)CoreServicesFuzzyAlertFacetsSamplingPerc
(Default = 0)
See the descriptions of these parameters for additional details.
Note: This parameter existed in pre-6.1 versions but the underlying parameters for fine-tuning were not exposed.