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!

Get Your Exclusive Splunk Certified Cybersecurity Defense Engineer at Splunk .conf24 ...

We’re excited to announce a new Splunk certification exam being released at .conf24! If you’re headed to Vegas ...

Share Your Ideas & Meet the Lantern team at .Conf! Plus All of This Month’s New ...

Splunk Lantern is Splunk’s customer success center that provides advice from Splunk experts on valuable data ...

Combine Multiline Logs into a Single Event with SOCK: a Step-by-Step Guide for ...

Combine multiline logs into a single event with SOCK - a step-by-step guide for newbies Olga Malita The ...