<?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: Splunk Python Helpers and getting interval from config file to use in input script in All Apps and Add-ons</title>
    <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Python-Helpers-and-getting-interval-from-config-file-to/m-p/463568#M56963</link>
    <description>&lt;P&gt;I found my my answer. If I use helper.get_arg(“interval”) I get the value I am looking for.&lt;/P&gt;</description>
    <pubDate>Sun, 05 Apr 2020 02:29:23 GMT</pubDate>
    <dc:creator>brent_weaver</dc:creator>
    <dc:date>2020-04-05T02:29:23Z</dc:date>
    <item>
      <title>Splunk Python Helpers and getting interval from config file to use in input script</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Python-Helpers-and-getting-interval-from-config-file-to/m-p/463567#M56962</link>
      <description>&lt;P&gt;I am writing a modular input using the App Builder (which is super cool) and I need to make my API calls to be in sync with when Splunk schedules the script to run. I notice there are allot of helper functions where you can mine data from your config you create, however I do not see one for interval. Am I missing it?&lt;/P&gt;</description>
      <pubDate>Thu, 02 Apr 2020 20:20:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Python-Helpers-and-getting-interval-from-config-file-to/m-p/463567#M56962</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-04-02T20:20:19Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Python Helpers and getting interval from config file to use in input script</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Python-Helpers-and-getting-interval-from-config-file-to/m-p/463568#M56963</link>
      <description>&lt;P&gt;I found my my answer. If I use helper.get_arg(“interval”) I get the value I am looking for.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Apr 2020 02:29:23 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Python-Helpers-and-getting-interval-from-config-file-to/m-p/463568#M56963</guid>
      <dc:creator>brent_weaver</dc:creator>
      <dc:date>2020-04-05T02:29:23Z</dc:date>
    </item>
    <item>
      <title>Re: Splunk Python Helpers and getting interval from config file to use in input script</title>
      <link>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Python-Helpers-and-getting-interval-from-config-file-to/m-p/702303#M81193</link>
      <description>&lt;P&gt;&amp;nbsp;&lt;SPAN&gt;helper.get_arg(“interval”) is not working with me.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I used&amp;nbsp;helper.get_input_stanza() to retrieve the stanza information as a dict. for the dict you will find the interval value.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Awni&lt;/P&gt;</description>
      <pubDate>Sat, 19 Oct 2024 04:29:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/All-Apps-and-Add-ons/Splunk-Python-Helpers-and-getting-interval-from-config-file-to/m-p/702303#M81193</guid>
      <dc:creator>awni</dc:creator>
      <dc:date>2024-10-19T04:29:45Z</dc:date>
    </item>
  </channel>
</rss>

