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.
38 lines
1.3 KiB
38 lines
1.3 KiB
# Version 9.2.2.20240415
|
|
# DO NOT EDIT THIS FILE!
|
|
# Changes to default files will be lost on update and are difficult to
|
|
# manage and support.
|
|
#
|
|
# Please make any changes to system defaults by overriding them in
|
|
# apps or $SPLUNK_HOME/etc/system/local
|
|
# (See "Configuration file precedence" in the web documentation).
|
|
#
|
|
# To override a specific setting, copy the name of the stanza and
|
|
# setting to the file where you wish to override it.
|
|
#
|
|
# This file defines server classes to which deployment clients can belong, for
|
|
# the purposes of distributing Splunk configuration data. The per-class
|
|
# attributes and values specify what content a given server class member will
|
|
# receive from the deployment server.
|
|
#
|
|
# To learn more about configuration files (including precedence) please see the documentation
|
|
# located at http://docs.splunk.com/Documentation/Splunk/latest/Admin/Aboutconfigurationfiles
|
|
|
|
|
|
[global]
|
|
crossServerChecksum = false
|
|
repositoryLocation = $SPLUNK_HOME/etc/deployment-apps
|
|
targetRepositoryLocation = $SPLUNK_HOME/etc/apps
|
|
tmpFolder = $SPLUNK_HOME/var/run/tmp
|
|
|
|
stateOnClient = enabled
|
|
|
|
restartSplunkWeb = False
|
|
restartSplunkd = False
|
|
issueReload = false
|
|
continueMatching = true
|
|
endpoint = $deploymentServerUri$/services/streams/deployment?name=$tenantName$:$serverClassName$:$appName$
|
|
|
|
filterType = whitelist
|
|
|