analytics.outlier.exclude_collection

Background

This flag controls whether trend alerts will be processed for a search package. If set to true, the search package will not have trend alerts processed as part of the regular schedule, and will not send new trend alert emails or add new entries to the report. Note that any trend alerts detected prior to excluding the search package will remain available from the report.

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

Default value

analytics.outlier.exclude_collection=false

Examples

Specify that this search package should be excluded from pattern analysis:

analytics.outlier.exclude_collection=true

See also