analytics.outlier.hour.threshold

Background

This option specifies the level of certainty required before a query is reported as hour trend alert. The value is expressed as a confidence value between 1 (report everything) and 0 (report nothing).

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.threshold key, and set the value. This can be set to any valid Double value.

Default value

The default value is set to 0.05, meaning only patterns with a less than 5% chance of being caused randomly should be reported.

analytics.outlier.hour.threshold=0.05

See also