<?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: Modifying Timeline Scale in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102159#M26383</link>
    <description>&lt;P&gt;Oh, are you talking about the flash timechart that is displayed every time you do a search? The &lt;CODE&gt;timechart&lt;/CODE&gt; command is a reporting command.&lt;/P&gt;</description>
    <pubDate>Fri, 10 Dec 2010 03:44:05 GMT</pubDate>
    <dc:creator>ftk</dc:creator>
    <dc:date>2010-12-10T03:44:05Z</dc:date>
    <item>
      <title>Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102156#M26380</link>
      <description>&lt;P&gt;Is there a way to specify the scale of the time chart when performing a search.&lt;/P&gt;

&lt;P&gt;For instance, if you perform a search over 4 hours it seems to set the scale of each bar to 1 hour, but below 4 hours and it sets the scale to minutes....  I'd like to perform a search that is over the last 24 hours with each timeline bar equal to 1 minute.&lt;/P&gt;

&lt;P&gt;Thanks!
-Matt&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2010 00:54:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102156#M26380</guid>
      <dc:creator>g3s1oa</dc:creator>
      <dc:date>2010-12-10T00:54:43Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102157#M26381</link>
      <description>&lt;P&gt;Take a look at the &lt;A href="http://www.splunk.com/base/Documentation/latest/SearchReference/Timechart" rel="nofollow"&gt;documentation for the timechart command&lt;/A&gt;. You can define the bucketing you want using the span parameter as such:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;your search | timechart span=1m count by my_field
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Fri, 10 Dec 2010 02:09:22 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102157#M26381</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-12-10T02:09:22Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102158#M26382</link>
      <description>&lt;P&gt;That seems to replace the results with the count of the number of events for each minute...  Can I keep the individual results in the main viewing window, but change the timeline granularity?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2010 02:31:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102158#M26382</guid>
      <dc:creator>g3s1oa</dc:creator>
      <dc:date>2010-12-10T02:31:34Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102159#M26383</link>
      <description>&lt;P&gt;Oh, are you talking about the flash timechart that is displayed every time you do a search? The &lt;CODE&gt;timechart&lt;/CODE&gt; command is a reporting command.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2010 03:44:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102159#M26383</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-12-10T03:44:05Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102160#M26384</link>
      <description>&lt;P&gt;Yes, sorry for the confusion.   I'm talking about the flash timechart at the top of the results screen and below the query bar.  Is there a way to modify that?&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2010 06:10:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102160#M26384</guid>
      <dc:creator>g3s1oa</dc:creator>
      <dc:date>2010-12-10T06:10:43Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102161#M26385</link>
      <description>&lt;P&gt;To my knowledge there is no way to modify that, as the time ranges and spans are calculated on the fly based on the timespans displayed.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Dec 2010 22:37:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102161#M26385</guid>
      <dc:creator>ftk</dc:creator>
      <dc:date>2010-12-10T22:37:07Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102162#M26386</link>
      <description>&lt;P&gt;is there any update to this. It would be a good thing to be able to adjust the flash timechart based on what time scale I want.&lt;/P&gt;</description>
      <pubDate>Tue, 23 Apr 2013 13:17:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102162#M26386</guid>
      <dc:creator>donleedman</dc:creator>
      <dc:date>2013-04-23T13:17:50Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102163#M26387</link>
      <description>&lt;P&gt;&lt;EM&gt;push&lt;/EM&gt;&lt;/P&gt;

&lt;P&gt;We have the same need. Please help! It's urgent &lt;span class="lia-unicode-emoji" title=":confused_face:"&gt;😕&lt;/span&gt;&lt;/P&gt;

&lt;P&gt;Kind regards&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 14:27:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102163#M26387</guid>
      <dc:creator>coolburner1337</dc:creator>
      <dc:date>2017-06-07T14:27:01Z</dc:date>
    </item>
    <item>
      <title>Re: Modifying Timeline Scale</title>
      <link>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102164#M26388</link>
      <description>&lt;P&gt;You're responding to a thread that is more than six years old so it's unlikely to get a reply.  You should post a new question.&lt;/P&gt;</description>
      <pubDate>Wed, 07 Jun 2017 14:46:31 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/Modifying-Timeline-Scale/m-p/102164#M26388</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-06-07T14:46:31Z</dc:date>
    </item>
  </channel>
</rss>

