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.

itsi_module_settings.conf
The following are the spec and example files for itsi_module_settings.conf
.
itsi_module_settings.conf.spec
# This file contains a setting for determining whether a module is editable # in the module lister page. # # There is an itsi_module_settings.conf in each individual module directory (for example, # $SPLUNK_HOME/etc/apps/DA-ITSI-OS/default for the Operating System module). To change this # setting for a specific module, place an itsi_module_settings.conf in $SPLUNK_HOME/etc/apps/<module>/local. # You must restart Splunk software 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://<app>]
* "app" is the ID for the app that contains this configuration file. is_read_only = <boolean> * Whether the module shows as editable in the module lister page. * If "1", the module is not editable in the module lister page. * If "0", the module is editable in the module lister page. * Default: 1
itsi_module_settings.conf.example
No example
Last modified on 22 February, 2021
PREVIOUS itsi_kpi_threshold_template.conf |
NEXT itsi_module_viz.conf |
This documentation applies to the following versions of Splunk® IT Service Intelligence: 4.9.0
Feedback submitted, thanks!