<?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: Migrate from CSV to KV store in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/621672#M216099</link>
    <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/163327"&gt;@tsawant&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try to check the lookup definition permission whether it is in private or app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hoping this will resolve the issue&lt;/P&gt;</description>
    <pubDate>Tue, 22 Nov 2022 10:45:30 GMT</pubDate>
    <dc:creator>Atchyuth_P</dc:creator>
    <dc:date>2022-11-22T10:45:30Z</dc:date>
    <item>
      <title>How to migrate from CSV to KV store?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/110993#M29049</link>
      <description>&lt;P&gt;I am trying to migrate from CSV to KV store following these steps:&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Created collection.conf on the host in apps local directory as following:&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;[KV_collection]&lt;BR /&gt;enforceTypes = true&lt;BR /&gt;field.fieldname = string&lt;BR /&gt;field.fieldname = number&lt;BR /&gt;field.fieldname = number&lt;BR /&gt;field.fieldname = string&lt;BR /&gt;...&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Created transform.conf on the host in apps local directory as following:&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;[KV_lookup]&lt;BR /&gt;external_type = kvstore&lt;BR /&gt;collection = KV_collection&lt;BR /&gt;fields_list = fieldname1, fieldname2...&lt;/P&gt;
&lt;OL&gt;
&lt;LI&gt;Used following command to migrate from exciting CSV to KV store&lt;/LI&gt;
&lt;/OL&gt;
&lt;P&gt;| inputlookup lookup_tabl.csv | outputlookup KV_lookup&lt;/P&gt;
&lt;P&gt;But getting error: &lt;BR /&gt;Error in 'outputlookup' command: The lookup table 'Permission denied for collection 'KV_collection'' is invalid&lt;/P&gt;
&lt;P&gt;Can anyone help me where is the problem exactly? &lt;BR /&gt;Do I need any special permission to access the collection?&lt;BR /&gt;Also where can I find these collections that are created ?&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 14:24:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/110993#M29049</guid>
      <dc:creator>tsawant</dc:creator>
      <dc:date>2022-11-22T14:24:31Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate from CSV to KV store</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/110994#M29050</link>
      <description>&lt;P&gt;The KVStore could be present inside an app and you may be running the search from search app.&lt;BR /&gt;
The search is not able to reach the kvstore. try running the search from the app where the kvstore is created.&lt;/P&gt;</description>
      <pubDate>Tue, 19 May 2015 18:57:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/110994#M29050</guid>
      <dc:creator>spyme72</dc:creator>
      <dc:date>2015-05-19T18:57:21Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate from CSV to KV store</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/110995#M29051</link>
      <description>&lt;P&gt;The file name should be collections.conf instead of collection.conf&lt;/P&gt;</description>
      <pubDate>Wed, 29 Aug 2018 12:40:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/110995#M29051</guid>
      <dc:creator>duartet</dc:creator>
      <dc:date>2018-08-29T12:40:12Z</dc:date>
    </item>
    <item>
      <title>Re: Migrate from CSV to KV store</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/621672#M216099</link>
      <description>&lt;P&gt;Hi&amp;nbsp;&lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/163327"&gt;@tsawant&lt;/a&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Please try to check the lookup definition permission whether it is in private or app.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Hoping this will resolve the issue&lt;/P&gt;</description>
      <pubDate>Tue, 22 Nov 2022 10:45:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-migrate-from-CSV-to-KV-store/m-p/621672#M216099</guid>
      <dc:creator>Atchyuth_P</dc:creator>
      <dc:date>2022-11-22T10:45:30Z</dc:date>
    </item>
  </channel>
</rss>

