<?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 Timechart and Timepicker? in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Timechart-and-Timepicker/m-p/76552#M181476</link>
    <description>&lt;P&gt;I am running a search like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="stuff here" | timechart span=1h sum(bytes) as Total by limit=10 username useother=f
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is it possible to change the span based on a timepicker?  &lt;/P&gt;

&lt;P&gt;For instance, if timepicker is 15 minutes, then my span should be like 3 minutes.
If it's 30 days, then I want the span to be 1d, etc.&lt;/P&gt;

&lt;P&gt;Maybe I need to use a different method?&lt;/P&gt;</description>
    <pubDate>Thu, 07 Apr 2011 20:02:26 GMT</pubDate>
    <dc:creator>jgauthier</dc:creator>
    <dc:date>2011-04-07T20:02:26Z</dc:date>
    <item>
      <title>Timechart and Timepicker?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-and-Timepicker/m-p/76552#M181476</link>
      <description>&lt;P&gt;I am running a search like so:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;sourcetype="stuff here" | timechart span=1h sum(bytes) as Total by limit=10 username useother=f
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Is it possible to change the span based on a timepicker?  &lt;/P&gt;

&lt;P&gt;For instance, if timepicker is 15 minutes, then my span should be like 3 minutes.
If it's 30 days, then I want the span to be 1d, etc.&lt;/P&gt;

&lt;P&gt;Maybe I need to use a different method?&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2011 20:02:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-and-Timepicker/m-p/76552#M181476</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2011-04-07T20:02:26Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart and Timepicker?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-and-Timepicker/m-p/76553#M181477</link>
      <description>&lt;P&gt;If you simply omit the span in the timechart command, it will choose an appropriate interval. Similarly, instead of specifying a span, you can specify a maximum number of bins to split, e.g. try &lt;CODE&gt;bins=40&lt;/CODE&gt; instead of &lt;CODE&gt;span=1h&lt;/CODE&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2011 20:25:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-and-Timepicker/m-p/76553#M181477</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2011-04-07T20:25:30Z</dc:date>
    </item>
    <item>
      <title>Re: Timechart and Timepicker?</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Timechart-and-Timepicker/m-p/76554#M181478</link>
      <description>&lt;P&gt;Perfect. Thank you!&lt;/P&gt;</description>
      <pubDate>Thu, 07 Apr 2011 20:46:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Timechart-and-Timepicker/m-p/76554#M181478</guid>
      <dc:creator>jgauthier</dc:creator>
      <dc:date>2011-04-07T20:46:56Z</dc:date>
    </item>
  </channel>
</rss>

