This documentation does not apply to the most recent version of ITSI.
Click here for the latest version.

itsi_notable_event_severity.conf
The following are the spec and example files for itsi_notable_event_severity.conf
.
itsi_notable_event_severity.conf.spec
# This file contains attributes and values for defining the colors associated with # different severity levels in Episode Review. # # There is an itsi_notable_event_severity.conf in $SPLUNK_HOME/etc/apps/SA-ITOA/default/. # To set custom configurations, place an itsi_notable_event_severity.conf in # $SPLUNK_HOME/etc/apps/SA-ITOA/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
GLOBAL SETTINGS
# Use the [default] stanza to define any global settings. # * You can also define global settings outside of any stanza, at the top # of the file. # * Each .conf file should have at most one default stanza. If there are # multiple default stanzas, attributes are combined. In the case of # multiple definitions of the same attribute, the last definition in the # file wins. # * If an attribute is defined at both the global level and in a specific # stanza, the value in the specific stanza takes precedence.
[<name>]
color = <string> * A valid color code to represent the color of an episode with this severity. * Required. lightcolor = <string> * A valid color code to represent the severity in Splunk Light. * Required. label = <string> * The severity label. * For example, Info, Medium, Critical. default = 0|1 * Set this flag to indicate the default severity of an event or episode.
itsi_notable_event_severity.conf.example
No example
Last modified on 03 December, 2019
PREVIOUS itsi_notable_event_retention.conf |
NEXT itsi_notable_event_status.conf |
This documentation applies to the following versions of Splunk® IT Service Intelligence: 4.4.1
Feedback submitted, thanks!