<?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 input type=&amp;quot;time&amp;quot; in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/input-type-quot-time-quot/m-p/85229#M17735</link>
    <description>&lt;P&gt;I'm using &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="time"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in my form, but I can't figure out how to make the subsequent tables actually "hear" the time range.  They seem to default to looking at the entire set of data regardless of what the time pulldown is set to.  Any thoughts?&lt;/P&gt;

&lt;P&gt;-S.&lt;/P&gt;</description>
    <pubDate>Wed, 27 Jun 2012 14:56:08 GMT</pubDate>
    <dc:creator>sondradotcom</dc:creator>
    <dc:date>2012-06-27T14:56:08Z</dc:date>
    <item>
      <title>input type="time"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/input-type-quot-time-quot/m-p/85229#M17735</link>
      <description>&lt;P&gt;I'm using &lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;&amp;lt;input type="time"&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;in my form, but I can't figure out how to make the subsequent tables actually "hear" the time range.  They seem to default to looking at the entire set of data regardless of what the time pulldown is set to.  Any thoughts?&lt;/P&gt;

&lt;P&gt;-S.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2012 14:56:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/input-type-quot-time-quot/m-p/85229#M17735</guid>
      <dc:creator>sondradotcom</dc:creator>
      <dc:date>2012-06-27T14:56:08Z</dc:date>
    </item>
    <item>
      <title>Re: input type="time"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/input-type-quot-time-quot/m-p/85230#M17736</link>
      <description>&lt;P&gt;Hard to say anything without seeing the whole form. Could you paste the code for the whole form, please.&lt;/P&gt;</description>
      <pubDate>Wed, 27 Jun 2012 15:13:29 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/input-type-quot-time-quot/m-p/85230#M17736</guid>
      <dc:creator>Ayn</dc:creator>
      <dc:date>2012-06-27T15:13:29Z</dc:date>
    </item>
    <item>
      <title>Re: input type="time"</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/input-type-quot-time-quot/m-p/85231#M17737</link>
      <description>&lt;P&gt;I can't seem to get it to not parse some of this, but hopefully you get the right idea.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;    &amp;lt;form&amp;gt; &amp;lt;label&amp;gt;Live Stream Form&amp;lt;/label&amp;gt;


    &amp;lt;fieldset&amp;gt;
        &amp;lt;input type="dropdown" token="Streamname"&amp;gt; &amp;lt;choice value="*"&amp;gt;All Streams&amp;lt;/choice&amp;gt; &amp;lt;populatingSearch fieldForValue="Streamname" fieldForLabel="Streamname"&amp;gt;| inputlookup Streams | dedup Streamname | sort Streamname&amp;lt;/populatingSearch&amp;gt; &amp;lt;/input&amp;gt;

&amp;lt;input type="time"&amp;gt;
        &amp;lt;default&amp;gt;Last 7 days&amp;lt;/default&amp;gt;
      &amp;lt;/input&amp;gt;   &amp;lt;/fieldset&amp;gt; &amp;lt;row&amp;gt; &amp;lt;single&amp;gt;
    &amp;lt;searchTemplate&amp;gt;index=summary search_name="si_flashlive_filename" Streamname="$Streamname$"  | stats count | eval count = tostring(count,"commas")&amp;lt;/searchTemplate&amp;gt; &amp;lt;title&amp;gt;Total Requests&amp;lt;/title&amp;gt; &amp;lt;/single&amp;gt; &amp;lt;/form&amp;gt;
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 27 Jun 2012 16:09:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/input-type-quot-time-quot/m-p/85231#M17737</guid>
      <dc:creator>sondradotcom</dc:creator>
      <dc:date>2012-06-27T16:09:30Z</dc:date>
    </item>
  </channel>
</rss>

