<?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: Why am I getting error &amp;quot;The lookup table 'XXX' is invalid&amp;quot; trying to initially populate a kvstore table via outputlookup? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233332#M69271</link>
    <description>&lt;P&gt;Ok, KVStore lookups available only starting from version 6.2&lt;/P&gt;</description>
    <pubDate>Fri, 13 Nov 2015 03:31:55 GMT</pubDate>
    <dc:creator>dgladkikh_splun</dc:creator>
    <dc:date>2015-11-13T03:31:55Z</dc:date>
    <item>
      <title>Why am I getting error "The lookup table 'XXX' is invalid" trying to initially populate a kvstore table via outputlookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233329#M69268</link>
      <description>&lt;P&gt;First attempt at creating a kvstore lookup to be used by the Search app - initially, at least; I've followed the documentation and defined,&lt;/P&gt;

&lt;P&gt;/etc/apps/search/local/collections.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[CollectionStanzaName]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;/etc/apps/search/local/transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[CollectionStanzaName_KVStoreName]
external_type = kvstore
collection = CollectionStanzaName
fields_list = _key, Field1, Field2, Field3, ..., FieldN
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Search heads restarted, and subsequent attempts to populate the kvstore using:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;moderately complicated search utilizing search-time transforms&amp;gt; | outputlookup append=t key_field=Unique_Field_Returned_By_Search CollectionStanzaName_KVStoreName
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;results in error:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;Error in 'outputlookup' command: Option 'key_field=Unique_Field_Returned_By_Search' is invalid&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;If I try to simplify things and run,&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    &amp;lt;moderately complicated search utilising search-time transforms&amp;gt; | outputlookup CollectionStanzaName_KVStoreName
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I get:&lt;/P&gt;

&lt;P&gt;&lt;CODE&gt;Error in 'outputlookup' command: The lookup table 'CollectionStanzaName_KVStoreName' is invalid.&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;and searching for these errors draws a blank, so I'm not sure what else to try.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 06:27:12 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233329#M69268</guid>
      <dc:creator>malat_UoM</dc:creator>
      <dc:date>2015-11-12T06:27:12Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "The lookup table 'XXX' is invalid" trying to initially populate a kvstore table via outputlookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233330#M69269</link>
      <description>&lt;P&gt;Which Splunk version are you using?&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 15:14:41 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233330#M69269</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-11-12T15:14:41Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "The lookup table 'XXX' is invalid" trying to initially populate a kvstore table via outputlookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233331#M69270</link>
      <description>&lt;P&gt;Splunk 6.1 - running a search head pool we haven't quite got around to converting into a cluster, so no upgrade to 6.2 yet.&lt;/P&gt;</description>
      <pubDate>Thu, 12 Nov 2015 23:42:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233331#M69270</guid>
      <dc:creator>malat_UoM</dc:creator>
      <dc:date>2015-11-12T23:42:15Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "The lookup table 'XXX' is invalid" trying to initially populate a kvstore table via outputlookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233332#M69271</link>
      <description>&lt;P&gt;Ok, KVStore lookups available only starting from version 6.2&lt;/P&gt;</description>
      <pubDate>Fri, 13 Nov 2015 03:31:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233332#M69271</guid>
      <dc:creator>dgladkikh_splun</dc:creator>
      <dc:date>2015-11-13T03:31:55Z</dc:date>
    </item>
    <item>
      <title>Re: Why am I getting error "The lookup table 'XXX' is invalid" trying to initially populate a kvstore table via outputlookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233333#M69272</link>
      <description>&lt;P&gt;Well, that'll teach us not to upgrade... sorry for wasting your time with such an easy problem...&lt;/P&gt;</description>
      <pubDate>Mon, 16 Nov 2015 05:14:51 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Why-am-I-getting-error-quot-The-lookup-table-XXX-is-invalid-quot/m-p/233333#M69272</guid>
      <dc:creator>malat_UoM</dc:creator>
      <dc:date>2015-11-16T05:14:51Z</dc:date>
    </item>
  </channel>
</rss>

