<?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: Scheduling a periodic update on kvstore using python in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502945#M9003</link>
    <description>&lt;P&gt;You could use cron or you could create a scripted input that runs your python daily.  I prefer the latter.&lt;/P&gt;</description>
    <pubDate>Wed, 25 Mar 2020 14:26:33 GMT</pubDate>
    <dc:creator>richgalloway</dc:creator>
    <dc:date>2020-03-25T14:26:33Z</dc:date>
    <item>
      <title>Scheduling a periodic update on kvstore using python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502944#M9002</link>
      <description>&lt;P&gt;Hi&lt;BR /&gt;I have a python code which pulls data from a source using REST API and updates the KVStore collection. However i want this to run on a period basis say once in 24 hours. What is the best way to schedule this?&lt;BR /&gt;Regards,&lt;BR /&gt;V&lt;/P&gt;</description>
      <pubDate>Sun, 07 Jun 2020 18:23:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502944#M9002</guid>
      <dc:creator>vinay3006</dc:creator>
      <dc:date>2020-06-07T18:23:31Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a periodic update on kvstore using python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502945#M9003</link>
      <description>&lt;P&gt;You could use cron or you could create a scripted input that runs your python daily.  I prefer the latter.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 14:26:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502945#M9003</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-03-25T14:26:33Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a periodic update on kvstore using python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502946#M9004</link>
      <description>&lt;P&gt;for scripted inputs, I do not have any data to index, i would like to use only the kvstore collections.  Is it possible to run the scripts without indexing data? &lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 14:35:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502946#M9004</guid>
      <dc:creator>vinay3006</dc:creator>
      <dc:date>2020-03-25T14:35:34Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling a periodic update on kvstore using python</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502947#M9005</link>
      <description>&lt;P&gt;If the script does not write anything to stdout then nothing will be indexed.&lt;/P&gt;</description>
      <pubDate>Wed, 25 Mar 2020 16:52:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Scheduling-a-periodic-update-on-kvstore-using-python/m-p/502947#M9005</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2020-03-25T16:52:02Z</dc:date>
    </item>
  </channel>
</rss>

