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
753 B
24 lines
753 B
# This file contains the list of data integrations that will be presented
|
|
# as chiclets on the data integrations page.
|
|
|
|
# To set custom configurations, place a itsi_data_integrations.conf.spec 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
|
|
|
|
[<data_integration_name>]
|
|
title = <string>
|
|
* The title for the data integration chiclet.
|
|
* Required.
|
|
|
|
description = <string>
|
|
* The description for the data integration chiclet.
|
|
* Required.
|
|
|
|
icon_path = <string>
|
|
* The icon for the data integration chiclet.
|
|
* Required.
|