<?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: Is it possible to have a KV Store time-based lookup? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-have-a-KV-Store-time-based-lookup/m-p/277445#M83667</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;That issue is the exact same I have, and it appears there is still no answer for that....&lt;/P&gt;</description>
    <pubDate>Thu, 02 Jun 2016 09:38:49 GMT</pubDate>
    <dc:creator>TiagoMatos</dc:creator>
    <dc:date>2016-06-02T09:38:49Z</dc:date>
    <item>
      <title>Is it possible to have a KV Store time-based lookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-have-a-KV-Store-time-based-lookup/m-p/277443#M83665</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I have a kvstore defined based on a collection&lt;/P&gt;

&lt;P&gt;collections.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[app2]
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;transforms.conf&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[business_id2]
collection = app2
external_type = kvstore
fields_list = _key, LAST_UPD, MY_TIME, PROPERTY, ROW_ID, TYPE, VALUE
max_matches = 1000
min_matches = 0
min_offset_secs = 0
time_field = MY_TIME
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I also have another lookup table that has the exact same results BUT IS NOT A KVSTORE (it is file-based):&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;[Business_ID]
filename = Business_ID.csv
max_matches = 1000
min_matches = 0
min_offset_secs = 0
time_field = MY_TIME
time_format = %Y-%m-%d %H:%M:%S
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;When doing something like&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=A | lookup business_id2 ROW_ID OUTPUT VALUE 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I get no VALUE column.&lt;/P&gt;

&lt;P&gt;When doing:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;index=A | lookup Business_ID ROW_ID OUTPUT VALUE 
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;I get the VALUE column....&lt;/P&gt;

&lt;P&gt;SO it seems a KV Store doesn't have Time Based capability... it it true?&lt;/P&gt;

&lt;P&gt;Thanks&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 14:50:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-have-a-KV-Store-time-based-lookup/m-p/277443#M83665</guid>
      <dc:creator>TiagoMatos</dc:creator>
      <dc:date>2016-06-01T14:50:29Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a KV Store time-based lookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-have-a-KV-Store-time-based-lookup/m-p/277444#M83666</link>
      <description>&lt;P&gt;Check this to see if it helps.  At least it answers yes to time based kvstore lookups&lt;BR /&gt;
&lt;A href="https://answers.splunk.com/answers/209693/time-based-lookups-and-kvstore.html"&gt;https://answers.splunk.com/answers/209693/time-based-lookups-and-kvstore.html&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Wed, 01 Jun 2016 14:56:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-have-a-KV-Store-time-based-lookup/m-p/277444#M83666</guid>
      <dc:creator>kbrown_splunk</dc:creator>
      <dc:date>2016-06-01T14:56:40Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to have a KV Store time-based lookup?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-have-a-KV-Store-time-based-lookup/m-p/277445#M83667</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;That issue is the exact same I have, and it appears there is still no answer for that....&lt;/P&gt;</description>
      <pubDate>Thu, 02 Jun 2016 09:38:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Is-it-possible-to-have-a-KV-Store-time-based-lookup/m-p/277445#M83667</guid>
      <dc:creator>TiagoMatos</dc:creator>
      <dc:date>2016-06-02T09:38:49Z</dc:date>
    </item>
  </channel>
</rss>

