parent
0b61cdf2ae
commit
720baa08da
@ -0,0 +1 @@
|
|||||||
|
Populate this directory with the apps to install into each search head cluster member's $SPLUNK_HOME/etc/apps directory.
|
||||||
@ -0,0 +1,9 @@
|
|||||||
|
[install]
|
||||||
|
state = enabled
|
||||||
|
|
||||||
|
[package]
|
||||||
|
check_for_update = false
|
||||||
|
|
||||||
|
[ui]
|
||||||
|
is_visible = false
|
||||||
|
is_manageable = false
|
||||||
@ -0,0 +1,6 @@
|
|||||||
|
# One Volume for Hot and Cold
|
||||||
|
[volume:primary]
|
||||||
|
path = /opt/splunk/var/lib/splunk
|
||||||
|
|
||||||
|
[volume:secondary]
|
||||||
|
path = /opt/splunk/var/lib/splunk
|
||||||
@ -0,0 +1 @@
|
|||||||
|
Populate this directory with the configurations to install into each search head cluster member's $SPLUNK_HOME/etc/users directory.
|
||||||
Loading…
Reference in new issue