Knowledge Management

Where to find KVStore - Collections.conf in Splunk ITSI?

PowerPacked
Builder

Hi Guys

Where can we find KV Store - collections.conf in Splunk ITSI?

Our ITSI was on search head cluster & I don't see the storage/collections folder in SA-ITOA folder on search head?

Thanks

Tags (2)
0 Karma
1 Solution

muebel
SplunkTrust
SplunkTrust

Hi PowerPacked,

For this and other configuration scrutiny issues, btool will usually help.

For instance:

$SPLUNK_HOME/bin/splunk btool --debug collections list

Will give you a list of all the current configuration rolled up from all the available collections.conf files, with the --debug flag giving you the path to the config file.

You can pipe the list to less and search there for the collection in question, or otherwise redirect to a text file and search that way.

Please let me know if this answered your question! 😄

View solution in original post

muebel
SplunkTrust
SplunkTrust

Hi PowerPacked,

For this and other configuration scrutiny issues, btool will usually help.

For instance:

$SPLUNK_HOME/bin/splunk btool --debug collections list

Will give you a list of all the current configuration rolled up from all the available collections.conf files, with the --debug flag giving you the path to the config file.

You can pipe the list to less and search there for the collection in question, or otherwise redirect to a text file and search that way.

Please let me know if this answered your question! 😄

Get Updates on the Splunk Community!

Introducing Splunk Enterprise 9.2

WATCH HERE! Watch this Tech Talk to learn about the latest features and enhancements shipped in the new Splunk ...

Adoption of RUM and APM at Splunk

    Unleash the power of Splunk Observability   Watch Now In this can't miss Tech Talk! The Splunk Growth ...

Routing logs with Splunk OTel Collector for Kubernetes

The Splunk Distribution of the OpenTelemetry (OTel) Collector is a product that provides a way to ingest ...