<?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: KV Store on Heavy Forwarder in Knowledge Management</title>
    <link>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378289#M5889</link>
    <description>&lt;P&gt;Hey! it's a TA I'm currently developing and testing on Splunk distributed architecture.&lt;/P&gt;</description>
    <pubDate>Sat, 28 Jul 2018 14:39:35 GMT</pubDate>
    <dc:creator>rajrsplunk</dc:creator>
    <dc:date>2018-07-28T14:39:35Z</dc:date>
    <item>
      <title>KV Store on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378287#M5887</link>
      <description>&lt;P&gt;EDITED:&lt;BR /&gt;
I am building a TA.  I have installed it on my Heavy Forwarder, it writes events to the Indexer.&lt;BR /&gt;
The TA uses custom python code to extract the data from APIs (http GET calls to my webservice). &lt;BR /&gt;
I'm using the KVStore to store state of the TA, I need to remember what was the last time I performed the query (updatedAt based polling).&lt;/P&gt;

&lt;P&gt;From my understanding it uses the KVStore on the Heavy forwarder (I disabled it and saw the errors).&lt;/P&gt;

&lt;P&gt;Which KVStore should the TA use? how does it work in a distributed environment? &lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 22:25:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378287#M5887</guid>
      <dc:creator>rajrsplunk</dc:creator>
      <dc:date>2018-07-27T22:25:44Z</dc:date>
    </item>
    <item>
      <title>Re: KV Store on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378288#M5888</link>
      <description>&lt;P&gt;You are not even going to tell us the name of the TA or tell us where you got it?&lt;/P&gt;</description>
      <pubDate>Fri, 27 Jul 2018 23:34:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378288#M5888</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2018-07-27T23:34:55Z</dc:date>
    </item>
    <item>
      <title>Re: KV Store on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378289#M5889</link>
      <description>&lt;P&gt;Hey! it's a TA I'm currently developing and testing on Splunk distributed architecture.&lt;/P&gt;</description>
      <pubDate>Sat, 28 Jul 2018 14:39:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378289#M5889</guid>
      <dc:creator>rajrsplunk</dc:creator>
      <dc:date>2018-07-28T14:39:35Z</dc:date>
    </item>
    <item>
      <title>Re: KV Store on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378290#M5890</link>
      <description>&lt;P&gt;Okay, so you are building a TA (that's important information, not just "I have a TA Installed").&lt;/P&gt;

&lt;P&gt;You are extracting data from APIs (which APIs? - that's important information.)&lt;/P&gt;

&lt;P&gt;You are using the KVStore on the HF to store the state of the TA.  (Why does the TA have a state? - that's important information.)&lt;/P&gt;

&lt;P&gt;You disabled the KVStore on the HF.  Why?  &lt;/P&gt;

&lt;P&gt;It seems like you probably need to join the Slack channel, and chat with the experienced folks down in the #appdevs subchannel (there are dozens of them that hang out there) about your use case.  &lt;/P&gt;

&lt;P&gt;Once you've gotten the big picture nailed down, you can either take the answer you found, post it as a comment to this answer, and accept this answer -- or you can ask one of the old hands to come post a clear, concise new answer as an explanation of your best approach, so you can accept that one.  &lt;/P&gt;</description>
      <pubDate>Sun, 29 Jul 2018 03:28:38 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378290#M5890</guid>
      <dc:creator>DalJeanis</dc:creator>
      <dc:date>2018-07-29T03:28:38Z</dc:date>
    </item>
    <item>
      <title>Re: KV Store on Heavy Forwarder</title>
      <link>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378291#M5891</link>
      <description>&lt;P&gt;Thank you for your response, I've edited the question. Since I'm relatively new to Splunk some of the questions are indeed lacking in information.&lt;/P&gt;

&lt;P&gt;As edited, I'm extracting data from my application REST APIs (JSON format), I store the state to keep some data available for lookups, and also for remembering last checkpoint.&lt;/P&gt;

&lt;P&gt;I disabled it as part of my experiments trying to understand how the KV works in a distributed environment. &lt;/P&gt;

&lt;P&gt;I'll try the slack channel as well..&lt;/P&gt;</description>
      <pubDate>Sun, 29 Jul 2018 12:09:55 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Knowledge-Management/KV-Store-on-Heavy-Forwarder/m-p/378291#M5891</guid>
      <dc:creator>rajrsplunk</dc:creator>
      <dc:date>2018-07-29T12:09:55Z</dc:date>
    </item>
  </channel>
</rss>

