<?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: timechart span offset in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108365#M28212</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;thanks, I tried it out again and now it works for the defined timespan. Is it possible to configure this to run over the whole timespan of the dataset automatically? So that every date is included?&lt;/P&gt;

&lt;P&gt;Best&lt;BR /&gt;
 Heinz&lt;/P&gt;</description>
    <pubDate>Thu, 31 Oct 2013 08:39:10 GMT</pubDate>
    <dc:creator>HeinzWaescher</dc:creator>
    <dc:date>2013-10-31T08:39:10Z</dc:date>
    <item>
      <title>timechart span offset</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108360#M28207</link>
      <description>&lt;P&gt;I have a working chart that uses "timechart span=1w".   Is there any way to make the week span go from Monday-Sunday rather than Sunday-Saturday.&lt;/P&gt;

&lt;P&gt;Is there a way to modify the default range of span=1w?&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 18:34:21 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108360#M28207</guid>
      <dc:creator>AI_Wizard</dc:creator>
      <dc:date>2012-07-25T18:34:21Z</dc:date>
    </item>
    <item>
      <title>Re: timechart span offset</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108361#M28208</link>
      <description>&lt;P&gt;I don't think you can modify the default range.  Have you tried something like this?  I went back 2 weeks ago...you can modify it of course, and change the span to 7d instead of 1w.&lt;/P&gt;

&lt;P&gt;... earliest=-2w@w1 latest=-1w@w0 | timechart  span=7d ...&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 18:56:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108361#M28208</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2012-07-25T18:56:14Z</dc:date>
    </item>
    <item>
      <title>Re: timechart span offset</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108362#M28209</link>
      <description>&lt;P&gt;That worked perfectly&lt;/P&gt;</description>
      <pubDate>Wed, 25 Jul 2012 21:39:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108362#M28209</guid>
      <dc:creator>AI_Wizard</dc:creator>
      <dc:date>2012-07-25T21:39:43Z</dc:date>
    </item>
    <item>
      <title>Re: timechart span offset</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108363#M28210</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;is this still possible in the current Splunk Version? Adding this "... earliest=-2w@w1 latest=-1w@w0" doesn't work for me. It tells me "Unknown search command 'earliest'"&lt;/P&gt;

&lt;P&gt;Thanks in advance&lt;/P&gt;

&lt;P&gt;Heinz&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 14:53:15 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108363#M28210</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2013-10-29T14:53:15Z</dc:date>
    </item>
    <item>
      <title>Re: timechart span offset</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108364#M28211</link>
      <description>&lt;P&gt;Yes, earliest is not a command and can't be right after the pipe typically.  You can still use earliest but it's going to be used before your first '|' like this:&lt;/P&gt;

&lt;P&gt;sourcetype=mysourcetype NOT fail* earliest=-2w@w1 latest=-1w@w0 | timechart...&lt;/P&gt;

&lt;P&gt;Sounds like you have &lt;YOUR search=""&gt; | earliest=&lt;/YOUR&gt;&lt;/P&gt;

&lt;P&gt;You could add &lt;YOUR search=""&gt; | search earliest etc...I think.&lt;/YOUR&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 29 Oct 2013 23:36:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108364#M28211</guid>
      <dc:creator>sdaniels</dc:creator>
      <dc:date>2013-10-29T23:36:52Z</dc:date>
    </item>
    <item>
      <title>Re: timechart span offset</title>
      <link>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108365#M28212</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;thanks, I tried it out again and now it works for the defined timespan. Is it possible to configure this to run over the whole timespan of the dataset automatically? So that every date is included?&lt;/P&gt;

&lt;P&gt;Best&lt;BR /&gt;
 Heinz&lt;/P&gt;</description>
      <pubDate>Thu, 31 Oct 2013 08:39:10 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/timechart-span-offset/m-p/108365#M28212</guid>
      <dc:creator>HeinzWaescher</dc:creator>
      <dc:date>2013-10-31T08:39:10Z</dc:date>
    </item>
  </channel>
</rss>

