<?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: Custom Python Command: Is there any way to retrieve &amp;quot;earliest and &amp;quot;latest&amp;quot; time range using intersplunk? in Splunk Dev</title>
    <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Python-Command-Is-there-any-way-to-retrieve-quot-earliest/m-p/222919#M2888</link>
    <description>&lt;P&gt;Sorry to be the bearer of bad news again; but this will not work. &lt;BR /&gt;
He's trying the build a &lt;CODE&gt;a Python custom command that's generating, so it doesn't receive any events.&lt;/CODE&gt; therefore the command will not be able to use &lt;CODE&gt;info_min_time&lt;/CODE&gt; nor &lt;CODE&gt;info_max_time&lt;/CODE&gt;. &lt;BR /&gt;
It would work if the custom command gets some events by using &lt;CODE&gt;splunk.Intersplunk.readResults&lt;/CODE&gt;.&lt;/P&gt;</description>
    <pubDate>Tue, 10 Nov 2015 01:51:59 GMT</pubDate>
    <dc:creator>MuS</dc:creator>
    <dc:date>2015-11-10T01:51:59Z</dc:date>
    <item>
      <title>Custom Python Command: Is there any way to retrieve "earliest and "latest" time range using intersplunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Python-Command-Is-there-any-way-to-retrieve-quot-earliest/m-p/222917#M2886</link>
      <description>&lt;P&gt;I'm writing a Python custom command that's generating, so it doesn't receive any events. Is there any way to retrieve "earliest" and "latest" using Intersplunk?&lt;/P&gt;</description>
      <pubDate>Mon, 09 Nov 2015 18:55:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Custom-Python-Command-Is-there-any-way-to-retrieve-quot-earliest/m-p/222917#M2886</guid>
      <dc:creator>cschmidt_hurric</dc:creator>
      <dc:date>2015-11-09T18:55:47Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Python Command: Is there any way to retrieve "earliest and "latest" time range using intersplunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Python-Command-Is-there-any-way-to-retrieve-quot-earliest/m-p/222918#M2887</link>
      <description>&lt;P&gt;You need the &lt;CODE&gt;addinfo&lt;/CODE&gt; command, like this:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;... | addinfo
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Tue, 10 Nov 2015 01:27:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Custom-Python-Command-Is-there-any-way-to-retrieve-quot-earliest/m-p/222918#M2887</guid>
      <dc:creator>woodcock</dc:creator>
      <dc:date>2015-11-10T01:27:53Z</dc:date>
    </item>
    <item>
      <title>Re: Custom Python Command: Is there any way to retrieve "earliest and "latest" time range using intersplunk?</title>
      <link>https://community.splunk.com/t5/Splunk-Dev/Custom-Python-Command-Is-there-any-way-to-retrieve-quot-earliest/m-p/222919#M2888</link>
      <description>&lt;P&gt;Sorry to be the bearer of bad news again; but this will not work. &lt;BR /&gt;
He's trying the build a &lt;CODE&gt;a Python custom command that's generating, so it doesn't receive any events.&lt;/CODE&gt; therefore the command will not be able to use &lt;CODE&gt;info_min_time&lt;/CODE&gt; nor &lt;CODE&gt;info_max_time&lt;/CODE&gt;. &lt;BR /&gt;
It would work if the custom command gets some events by using &lt;CODE&gt;splunk.Intersplunk.readResults&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Tue, 10 Nov 2015 01:51:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Dev/Custom-Python-Command-Is-there-any-way-to-retrieve-quot-earliest/m-p/222919#M2888</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2015-11-10T01:51:59Z</dc:date>
    </item>
  </channel>
</rss>

