You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
24 lines
788 B
24 lines
788 B
# This file contains possible settings you can use to upload drift detection templates to the KV store.
|
|
#
|
|
# There is an itsi_drift_detection_template.conf in $SPLUNK_HOME/etc/apps/SA-ITOA/default. To set custom
|
|
# configurations, place an itsi_drift_detection_template.conf in $SPLUNK_HOME/etc/apps/SA-ITOA/local.
|
|
# You must restart ITSI to enable new configurations.
|
|
#
|
|
# To learn more about configuration files (including precedence), see the
|
|
# documentation located at
|
|
# http://docs.splunk.com/Documentation/ITSI/latest/Configure/ListofITSIconfigurationfiles.
|
|
|
|
[<name>]
|
|
title = <string>
|
|
* The title of the drift detection template
|
|
|
|
aggregation_function = <string>
|
|
|
|
aggregation_span = <string>
|
|
|
|
lookback_period = <string>
|
|
|
|
threshold_direction = <string>
|
|
|
|
tolerance_in_percent = <integer>
|