analytics.outlier.exclude_collection

Disable query spike detection (trend alerts) for a collection.

Key: analytics.outlier.exclude_collection
Type: Boolean
Can be set in: collection.cfg

Description

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.

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