<?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: Time Range Picker &amp; Cron Schedule in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198627#M12428</link>
    <description>&lt;P&gt;Thank you very much MuS.&lt;/P&gt;

&lt;P&gt;This works well. Just to confirm this would work also for subsequent monthly runs ? Thanks again.&lt;/P&gt;</description>
    <pubDate>Mon, 16 Jun 2014 14:49:19 GMT</pubDate>
    <dc:creator>saurabhkunte</dc:creator>
    <dc:date>2014-06-16T14:49:19Z</dc:date>
    <item>
      <title>Time Range Picker &amp; Cron Schedule</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198625#M12426</link>
      <description>&lt;P&gt;Hello All,&lt;/P&gt;

&lt;P&gt;Hoping one of you can help solve the following : &lt;/P&gt;

&lt;P&gt;This is what I want to achieve for a search which I need to display on a dashboard&lt;/P&gt;

&lt;UL&gt;
&lt;LI&gt;&lt;P&gt;Have a saved search run every 3rd day of month.( This i can easily get done by cron schedule )&lt;/P&gt;&lt;/LI&gt;
&lt;LI&gt;&lt;P&gt;The above saved search when it runs every 3rd day of the month should pick the raw events between 1st &amp;amp; 3rd of that same month.&lt;/P&gt;&lt;/LI&gt;
&lt;/UL&gt;

&lt;P&gt;So series of schedules of this search will be : &lt;/P&gt;

&lt;P&gt;Search runs on 3rd July with Time range of events from 1st July to 3rd July&lt;/P&gt;

&lt;P&gt;Search runs on 3rd of Aug with Time range of events from 1st Aug to 3rd Aug&lt;/P&gt;

&lt;P&gt;...&lt;BR /&gt;
...&lt;/P&gt;

&lt;P&gt;Any ideas how I can solve this ? Thank you.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2014 09:33:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198625#M12426</guid>
      <dc:creator>saurabhkunte</dc:creator>
      <dc:date>2014-06-16T09:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: Time Range Picker &amp; Cron Schedule</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198626#M12427</link>
      <description>&lt;P&gt;Hi saurabhkunte,&lt;/P&gt;

&lt;P&gt;you can use the &lt;A href="http://docs.splunk.com/Documentation/Splunk/6.0.2/Search/Selecttimerangestoapply#Use_Advanced_time_range_options"&gt;advanced time range options&lt;/A&gt; for this. Try something like this for your searches:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt; your base search earliest=-0mon@mon latest=-0mon@mon+2d@d | ...
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;this will search for the time range between &lt;CODE&gt;6/1/14 12:00:00.000 AM&lt;/CODE&gt; and &lt;CODE&gt;6/3/14 12:00:00.000 AM&lt;/CODE&gt; if the search was run today (16th of June 2014).&lt;/P&gt;

&lt;P&gt;hope this helps ...&lt;/P&gt;

&lt;P&gt;cheers, MuS&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2014 09:43:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198626#M12427</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-06-16T09:43:26Z</dc:date>
    </item>
    <item>
      <title>Re: Time Range Picker &amp; Cron Schedule</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198627#M12428</link>
      <description>&lt;P&gt;Thank you very much MuS.&lt;/P&gt;

&lt;P&gt;This works well. Just to confirm this would work also for subsequent monthly runs ? Thanks again.&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2014 14:49:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198627#M12428</guid>
      <dc:creator>saurabhkunte</dc:creator>
      <dc:date>2014-06-16T14:49:19Z</dc:date>
    </item>
    <item>
      <title>Re: Time Range Picker &amp; Cron Schedule</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198628#M12429</link>
      <description>&lt;P&gt;Sure, this will work for each month the search runs&lt;/P&gt;</description>
      <pubDate>Mon, 16 Jun 2014 16:02:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/Time-Range-Picker-Cron-Schedule/m-p/198628#M12429</guid>
      <dc:creator>MuS</dc:creator>
      <dc:date>2014-06-16T16:02:46Z</dc:date>
    </item>
  </channel>
</rss>

