<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: KVstore usage verification on Indexers | check before disabling in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756058#M243047</link>
    <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/93915"&gt;@VatsalJagani&lt;/a&gt;&amp;nbsp;- This is not a viable approach for a customer, turn it off in prod, see if someone shouts and then just turn back on and shrug. We need to prove that we have checked it and show that we're operating in the best way possible.&lt;/P&gt;&lt;P&gt;I'm about to try the namespace addition to the REST search, that may well be the fix I was looking for and thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
    <pubDate>Tue, 02 Dec 2025 10:22:29 GMT</pubDate>
    <dc:creator>NullZero</dc:creator>
    <dc:date>2025-12-02T10:22:29Z</dc:date>
    <item>
      <title>KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756005#M243041</link>
      <description>&lt;P&gt;&lt;STRONG&gt;Background:&lt;/STRONG&gt;&lt;BR /&gt;I have a client with a large clustered environment, I have recently upgraded it to 9.4.6 and fixed wiredTiger / MongoDB 7.0.14 on their indexers. During the remediation work I fixed historical incorrect settings such as the GUI being enabled on the Indexer tier. I want to undertake further best practice remediation work and disable the KVstore on them in order to save resource and prevent un-necessary services running.&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Challenge:&lt;BR /&gt;&lt;/STRONG&gt;I understand that it is possible / viable to enable a KVstore collection on the peers (indexers) in certain use cases where it can add value. I do not see a use case for my client and they are not aware of one. I have checked the peers and they are all individual KV store captains.&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;splunk show kvstore-status --verbose&lt;/FONT&gt;&lt;/P&gt;&lt;P&gt;&lt;BR /&gt;&lt;STRONG&gt;Checks:&lt;BR /&gt;&lt;/STRONG&gt;I do not want to disable the KVstores (via the CM and config distribution) until I have verified the contents of them. I can issue the command via CLI to&amp;nbsp; check the list:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;./splunk search '| rest /servicesNS/-/-/data/transforms/lookups splunk_server=local | search type=kvstore | fields title, collection, id'&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;- This outputs a tidy 3 column list in the CLI.&lt;BR /&gt;- Example is the Linux TA:&lt;/P&gt;&lt;TABLE border="1" width="100%"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;title&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;collection&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="25px"&gt;id&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD width="33.333333333333336%" height="47px"&gt;auditd_host_inventory&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="47px"&gt;auditd_host_inventory&lt;/TD&gt;&lt;TD width="33.333333333333336%" height="47px"&gt;&lt;A href="https://127.0.0.1:8089/servicesNS/nobody/TA-linux_auditd/data/transforms/lookups/auditd_host_inventory" target="_blank" rel="noopener"&gt;https://127.0.0.1:8089/servicesNS/nobody/TA-linux_auditd/data/transforms/lookups/auditd_host_inventory&lt;/A&gt;&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I can then check the linux TA Kvstore via this command:&lt;/P&gt;&lt;P&gt;&lt;FONT face="courier new,courier"&gt;curl -k -u &amp;lt;splunk-user&amp;gt; &lt;A href="https://localhost:8089/services/search/v2/jobs/export" target="_blank" rel="noopener"&gt;https://localhost:8089/services/search/v2/jobs/export&lt;/A&gt;&amp;nbsp;-d search=" | inputlookup auditd_host_inventory"&lt;/FONT&gt;&lt;BR /&gt;&lt;BR /&gt;This outputs a list of circa 400 results.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;STRONG&gt;Guidance:&lt;BR /&gt;&lt;/STRONG&gt;- There is a list of about 8 other KVstores from my first command.&lt;BR /&gt;- I am struggling to issue the same command for the other KVstores&lt;BR /&gt;- I think this is due to the app context / name space and sharing&lt;BR /&gt;- I am getting myself wrapped up in the correct Rest endpoint command to simply issue the command for my list of each of the remaining 8 kvstores e.g.&lt;/P&gt;&lt;P&gt;title&lt;BR /&gt;snow_sys_user_list_lookup&lt;BR /&gt;&lt;BR /&gt;collection&lt;BR /&gt;snow_sys_user_list_kvstore_lookup&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Any guidance on this and generally checking or disabling on peers gratefully received. The aim is to protect the clients environment and give them confidence that I have checked before disabling.&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 12:32:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756005#M243041</guid>
      <dc:creator>NullZero</dc:creator>
      <dc:date>2025-12-01T12:32:59Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756010#M243042</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224138"&gt;@NullZero&lt;/a&gt;&amp;nbsp;- Simple answer is you do not need KVstore on Indexer.&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Unless you run search manually on the Indexer, and you are running the search from Search Head&lt;UL&gt;&lt;LI&gt;Kvstore lookups on Indexer will never gets utilized.&lt;/LI&gt;&lt;LI&gt;Actually nothing on Indexer config will be utilized for searches run by users.&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;So regardless of what you have on the Indexer, it is currently not being utilized. So you are safe to disable it unless you are using Indexers in unconventional way directly.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 13:20:25 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756010#M243042</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2025-12-01T13:20:25Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756015#M243043</link>
      <description>&lt;P&gt;Thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/93915"&gt;@VatsalJagani&lt;/a&gt;&amp;nbsp;I appreciate the feedback. I agree, but with a client is it not appropriate to demonstrate that you've checked and have evidence? It's not a strong answer if something were to go wrong for example?&lt;/P&gt;</description>
      <pubDate>Mon, 01 Dec 2025 13:58:03 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756015#M243043</guid>
      <dc:creator>NullZero</dc:creator>
      <dc:date>2025-12-01T13:58:03Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756040#M243044</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224138"&gt;@NullZero&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You could try adding the `namespace` / app ID to the&amp;nbsp;&lt;A href="https://localhost:8089/services/search/v2/jobs/export" target="_blank" rel="noopener nofollow noreferrer"&gt;services/search/v2/jobs/export&lt;/A&gt;&amp;nbsp;request such as:&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;curl -k -u &amp;lt;splunk-user&amp;gt; https://localhost:8089/services/search/v2/jobs/export -d search=" | inputlookup snow_sys_user_list_lookup" -d namespace="Splunk_TA_snow"&lt;/LI-CODE&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 00:13:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756040#M243044</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-12-02T00:13:40Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756049#M243045</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224138"&gt;@NullZero&lt;/a&gt;&amp;nbsp;- Splunk Docs are the proof:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;When you are using distributed environment, indexer's knowledge objects will not be used&lt;UL&gt;&lt;LI&gt;&lt;A href="https://help.splunk.com/en/splunk-enterprise/administer/distributed-search/9.2/knowledge-bundle-replication/what-search-heads-send-to-search-peers" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/administer/distributed-search/9.2/knowledge-bundle-replication/what-search-heads-send-to-search-peers&lt;/A&gt;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://help.splunk.com/en/splunk-enterprise/administer/distributed-search/9.2/knowledge-bundle-replication/knowledge-bundle-replication-overview" target="_blank"&gt;https://help.splunk.com/en/splunk-enterprise/administer/distributed-search/9.2/knowledge-bundle-replication/knowledge-bundle-replication-overview&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;LI&gt;KVstore are generally not by default replicated to Indexers&lt;/LI&gt;&lt;LI&gt;But if replicate=true is set for KVstore lookups then also, the replication happen from Search Head to Indexer in a CSV formatted files inside the knowledge bundle&lt;UL&gt;&lt;LI&gt;&lt;A href="https://splunk.my.site.com/customer/s/article/indexer-name-Could-not-load-lookup-LOOKUP-automatic-lookup-name" target="_blank"&gt;https://splunk.my.site.com/customer/s/article/indexer-name-Could-not-load-lookup-LOOKUP-automatic-lookup-name&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;LI&gt;&lt;A href="https://splunk.my.site.com/customer/s/article/KV-Store-lookups-occupying-4-5-Gigs-of-bundle-size" target="_blank"&gt;https://splunk.my.site.com/customer/s/article/KV-Store-lookups-occupying-4-5-Gigs-of-bundle-size&lt;/A&gt;&amp;nbsp;&lt;/LI&gt;&lt;/UL&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;And regarding lets say if you have some data from the past inside KVstore lookups, which might need to recover in the future, you can always re-enable the kvstore and get it back.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I hope this helps!!!&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 09:05:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756049#M243045</guid>
      <dc:creator>VatsalJagani</dc:creator>
      <dc:date>2025-12-02T09:05:31Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756054#M243046</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/224138"&gt;@NullZero&lt;/a&gt;&amp;nbsp;you mentioned that&amp;nbsp;&lt;SPAN&gt;auditd_host_inventory on the indexers have a number of events, it looks like the default for the collections in the&amp;nbsp;&lt;EM&gt;TA&lt;/EM&gt;-&lt;EM&gt;linux_auditd&amp;nbsp;&lt;/EM&gt;app is for the collections to replicate to the indexers.&lt;/SPAN&gt;&lt;/P&gt;&lt;LI-CODE lang="markup"&gt;# collections.conf
[auditd_host_inventory]
replicate = true

[learnt_posix_identities]
replicate = true&lt;/LI-CODE&gt;&lt;P&gt;Therefore I am not sure if disabling KV Store on the indexers when this is set on the SHC would cause any issue?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-unicode-emoji" title=":glowing_star:"&gt;🌟&lt;/span&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;&lt;STRONG&gt;Did this answer help you?&lt;/STRONG&gt;&lt;SPAN&gt;&amp;nbsp;&lt;/SPAN&gt;If so, please consider:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;Adding karma to show it was useful&lt;/LI&gt;&lt;LI&gt;Marking it as the solution if it resolved your issue&lt;/LI&gt;&lt;LI&gt;Commenting if you need any clarification&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Your feedback encourages the volunteers in this community to continue contributing&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 09:45:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756054#M243046</guid>
      <dc:creator>livehybrid</dc:creator>
      <dc:date>2025-12-02T09:45:47Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756058#M243047</link>
      <description>&lt;P&gt;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/93915"&gt;@VatsalJagani&lt;/a&gt;&amp;nbsp;- This is not a viable approach for a customer, turn it off in prod, see if someone shouts and then just turn back on and shrug. We need to prove that we have checked it and show that we're operating in the best way possible.&lt;/P&gt;&lt;P&gt;I'm about to try the namespace addition to the REST search, that may well be the fix I was looking for and thanks&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 10:22:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756058#M243047</guid>
      <dc:creator>NullZero</dc:creator>
      <dc:date>2025-12-02T10:22:29Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756061#M243048</link>
      <description>&lt;P&gt;So the addition of namespace worked&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/170906"&gt;@livehybrid&lt;/a&gt;&amp;nbsp;but the results were actually fairly hard to work with. For example we really only want to return the header row, the namespace, title, appcontext etc are all rather fiddly.&lt;BR /&gt;&lt;BR /&gt;I think this demonstrates a good attempt to really investigate however and I have the confidence to inform my client.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 10:37:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756061#M243048</guid>
      <dc:creator>NullZero</dc:creator>
      <dc:date>2025-12-02T10:37:35Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756071#M243050</link>
      <description>&lt;P&gt;I can think of one very border case (actually being a badly engineered environment) when you have an input running on indexer. And that input would use KVstore to store state. I can't tell from the top of my head which add-ons used that but there were ones out there in the wild that would do that. But again - this is a badly engineered environment since you shouldn't run such stuff on an indexer. The right way is to set up a separate HF for this.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 14:47:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756071#M243050</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-12-02T14:47:35Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756072#M243051</link>
      <description>&lt;P&gt;But as&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/93915"&gt;@VatsalJagani&lt;/a&gt;&amp;nbsp;said - there is no replication of KVstore between SH and indexer layers. True, if the particular collection is set to replicate, _its contents_ get replicated to indexers but they do that by pushing a csv file with a dump of the collection data. There it gets treated like a normal csv-backed lookup.&lt;/P&gt;&lt;P&gt;There is no clustering (and clustering would be required for replication) of KVstores between SH tier and indexer tier. There is not even a clustering of KVstores at indexer tier if they are enabled there - each indexer runs its own 1-member mongo cluster.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 15:04:48 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756072#M243051</guid>
      <dc:creator>PickleRick</dc:creator>
      <dc:date>2025-12-02T15:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: KVstore usage verification on Indexers | check before disabling</title>
      <link>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756073#M243052</link>
      <description>&lt;P&gt;The other question here is why aren't kvstores turned off in PS Base apps on G Drive? Anybody know who we can contact to improve that.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 02 Dec 2025 15:13:24 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/KVstore-usage-verification-on-Indexers-check-before-disabling/m-p/756073#M243052</guid>
      <dc:creator>NullZero</dc:creator>
      <dc:date>2025-12-02T15:13:24Z</dc:date>
    </item>
  </channel>
</rss>

