analytics.outlier.hour.minimum_average_count

Background

This option specifies the minimum (average) number of queries required per hour before a particular query can be detected as a trend alert. Collections with a high query volume may wish to raise this value to eliminate patterns caused by random fluctuations in relatively uncommon queries.

Setting the key

Set this configuration key in the search package or data source configuration.

Use the configuration key editor to add or edit the analytics.outlier.hour.minimum_average_count key, and set the value. This can be set to any valid Integer value.

Default value

The default value is set to 5, meaning an average of five queries per hour over the period is required.

analytics.outlier.hour.minimum_average_count=5

See also