Splunk IT Service Intelligence (ITSI) version 4.9.0 isn't available for download. See the Install and Upgrade Manual for steps to upgrade to the latest version.
This documentation does not apply to the most recent version of Splunk® IT Service Intelligence.
Click here for the latest version.

service_analyzer_settings.conf
The following are the spec and example files for service_analyzer_settings.conf
.
service_analyzer_settings.conf.spec
# This file contains a setting for determining whether or not to # always display the First Time Run modal in the Service Analyzer. # # To set custom configurations, place a service_analyzer_settings.conf in # $SPLUNK_HOME/etc/apps/itsi/local/. You must restart Splunk to enable # configurations. # # To learn more about configuration files (including precedence) please see # the documentation located at # http://docs.splunk.com/Documentation/ITSI/latest/Configure/ListofITSIconfigurationfiles
[settings]
ftr_override = [0|1] * Whether or not to always display the First Time Run (FTR) modal in the Service Analyzer. * If "1", every time you navigate to the Service Analyzer, the First Time Run modal is displayed. * If "0", the behavior defaults to showing the FTR modal only when services are not present. * Default: 0 (false) show_cycles_warning = [0|1] * Whether to display a warning banner on the Service Analyzer when there are one or more cyclic dependencies in the service topology. * After the warning is ignored in the UI, this flag is set to "0" and the warning is never shown again unless manually changed. * If "1", every time a cyclic dependency exists, a warning banner appears on the Service Analyzer. * If "0", the banner never appears on the Service Analyzer. * Default: 1 (true)
service_analyzer_settings.conf.example
No example
Last modified on 22 February, 2021
PREVIOUS searchbnf.conf |
NEXT threshold_labels.conf |
This documentation applies to the following versions of Splunk® IT Service Intelligence: 4.9.0
Feedback submitted, thanks!