<?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: How to customize time intervals for time range in Time Range Picker in Splunk Search</title>
    <link>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22157#M3766</link>
    <description>&lt;P&gt;Thanks for you reply!&lt;BR /&gt;
But I don't want to hard coat it in the XML because I want the time bucket of 5 hours only if user select time range Last 7 Days from Time Range Picker. &lt;BR /&gt;
I want different time bucket if user select "Previous Month" from time range picker.&lt;BR /&gt;
Can I customize time bucket for different time ranges??&lt;/P&gt;</description>
    <pubDate>Mon, 06 Jun 2011 05:37:09 GMT</pubDate>
    <dc:creator>tkadale</dc:creator>
    <dc:date>2011-06-06T05:37:09Z</dc:date>
    <item>
      <title>How to customize time intervals for time range in Time Range Picker</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22152#M3761</link>
      <description>&lt;P&gt;I want to customize time intervals for the options in Time Range Picker.&lt;BR /&gt;
For Ex- If I select Last 7 days from drop down, currently time interval is 1 day. but I want to make it Every 5 hours whenever I select this option from drop down.&lt;BR /&gt;
Can I configure my own time intervals for particular option in Time Range Picker drop-down.&lt;BR /&gt;
Can I configure it in times.conf??&lt;BR /&gt;
Please help me!&lt;/P&gt;

&lt;P&gt;Thanks in Advance!&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2011 11:12:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22152#M3761</guid>
      <dc:creator>tkadale</dc:creator>
      <dc:date>2011-06-03T11:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize time intervals for time range in Time Range Picker</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22153#M3762</link>
      <description>&lt;P&gt;hi~i don't know what you really want. Maybe you can pipe your search to timechart count span=5h to do this&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2011 11:24:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22153#M3762</guid>
      <dc:creator>hjwang</dc:creator>
      <dc:date>2011-06-03T11:24:28Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize time intervals for time range in Time Range Picker</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22154#M3763</link>
      <description>&lt;P&gt;I want to configure it for my app. I don't want it for a single graph.I don't want it in XML file.&lt;BR /&gt;
I want to have my own time interval setting for options in Time Range Picker.&lt;BR /&gt;
Ex- I want to set time interval as 5 hours for the graph whenever I select Last 7 days from Time Range Picker.&lt;BR /&gt;
Can I configure it in stanza for Last 7 Days in times.conf??&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2011 11:59:20 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22154#M3763</guid>
      <dc:creator>tkadale</dc:creator>
      <dc:date>2011-06-03T11:59:20Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize time intervals for time range in Time Range Picker</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22155#M3764</link>
      <description>&lt;P&gt;If you are asking for your results over the last 7 days to be placed into time buckets of every 5 hours then my understanding is that this cannot be configured using times.conf&lt;/P&gt;

&lt;P&gt;You could achieve this by adding a timechart span=5h at the end of your search&lt;/P&gt;</description>
      <pubDate>Fri, 03 Jun 2011 13:49:42 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22155#M3764</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-06-03T13:49:42Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize time intervals for time range in Time Range Picker</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22156#M3765</link>
      <description>&lt;P&gt;Please clarify whether you want to select a 5 hour time period for a search (i.e. all results are from within the last 5 hours), or you want to have the results bucketed into 5 hour spans.&lt;/P&gt;</description>
      <pubDate>Sun, 05 Jun 2011 02:24:13 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22156#M3765</guid>
      <dc:creator>mw</dc:creator>
      <dc:date>2011-06-05T02:24:13Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize time intervals for time range in Time Range Picker</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22157#M3766</link>
      <description>&lt;P&gt;Thanks for you reply!&lt;BR /&gt;
But I don't want to hard coat it in the XML because I want the time bucket of 5 hours only if user select time range Last 7 Days from Time Range Picker. &lt;BR /&gt;
I want different time bucket if user select "Previous Month" from time range picker.&lt;BR /&gt;
Can I customize time bucket for different time ranges??&lt;/P&gt;</description>
      <pubDate>Mon, 06 Jun 2011 05:37:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22157#M3766</guid>
      <dc:creator>tkadale</dc:creator>
      <dc:date>2011-06-06T05:37:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to customize time intervals for time range in Time Range Picker</title>
      <link>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22158#M3767</link>
      <description>&lt;P&gt;Not that I am aware of. This would be useful though. I think from a stance of flexibility, using the timechart span command is the best way forward for now until Splunk integrates this functionality into the software.&lt;/P&gt;</description>
      <pubDate>Fri, 10 Jun 2011 11:22:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Search/How-to-customize-time-intervals-for-time-range-in-Time-Range/m-p/22158#M3767</guid>
      <dc:creator>Ant1D</dc:creator>
      <dc:date>2011-06-10T11:22:44Z</dc:date>
    </item>
  </channel>
</rss>

