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! 😄

Career Survey
First 500 qualified respondents will receive a $20 gift card! Tell us about your professional Splunk journey.
Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...