<?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 adjust the cron_schedule of a dashboard? in Dashboards &amp; Visualizations</title>
    <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255584#M15990</link>
    <description>&lt;P&gt;So the dispatch.earliest_time = -20m should be replaced with dispatch.earliest_time = -4h or dispatch.earliest_time = &lt;A href="mailto:-4h@h" target="_blank"&gt;-4h@h&lt;/A&gt;. &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/185679"&gt;@cmerriman&lt;/a&gt; &lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 11:59:02 GMT</pubDate>
    <dc:creator>pavanae</dc:creator>
    <dc:date>2020-09-29T11:59:02Z</dc:date>
    <item>
      <title>How to adjust the cron_schedule of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255582#M15988</link>
      <description>&lt;P&gt;I have a dashboard with cron_schedule as below. When is the cron schedule actually scheduled? And how to modify it to run every 5hr and look for time range of -4h?&lt;/P&gt;

&lt;P&gt;savedsearches.conf&lt;/P&gt;

&lt;P&gt;[My_search]&lt;BR /&gt;
&lt;IMG src="https://community.splunk.com/storage/temp/173347-cron.png" alt="alt text" /&gt;&lt;BR /&gt;
dispatch.earliest_time = -20m&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:58:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255582#M15988</guid>
      <dc:creator>pavanae</dc:creator>
      <dc:date>2020-09-29T11:58:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to adjust the cron_schedule of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255583#M15989</link>
      <description>&lt;P&gt;cron_schedule = 20 /1  runs every hour on the 20th minute.&lt;/P&gt;

&lt;P&gt;for every 5 hours:&lt;BR /&gt;
cron_schedule = &lt;CODE&gt;0 */5 * * *&lt;/CODE&gt;&lt;/P&gt;

&lt;P&gt;to have a range of 4 hours, you'll have to use the &lt;CODE&gt;earliest=-4h@h&lt;/CODE&gt; and &lt;CODE&gt;latest=now&lt;/CODE&gt; in your search&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 16:01:09 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255583#M15989</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-12-05T16:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: How to adjust the cron_schedule of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255584#M15990</link>
      <description>&lt;P&gt;So the dispatch.earliest_time = -20m should be replaced with dispatch.earliest_time = -4h or dispatch.earliest_time = &lt;A href="mailto:-4h@h" target="_blank"&gt;-4h@h&lt;/A&gt;. &lt;a href="https://community.splunk.com/t5/user/viewprofilepage/user-id/185679"&gt;@cmerriman&lt;/a&gt; &lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 11:59:02 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255584#M15990</guid>
      <dc:creator>pavanae</dc:creator>
      <dc:date>2020-09-29T11:59:02Z</dc:date>
    </item>
    <item>
      <title>Re: How to adjust the cron_schedule of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255585#M15991</link>
      <description>&lt;P&gt;right. @h will snap it to the beginning of the hour.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 19:52:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255585#M15991</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-12-05T19:52:46Z</dc:date>
    </item>
    <item>
      <title>Re: How to adjust the cron_schedule of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255586#M15992</link>
      <description>&lt;P&gt;Could you also tell me the difference between -4h@h and -4h please? Thanks @cmerriman.&lt;/P&gt;</description>
      <pubDate>Mon, 05 Dec 2016 21:20:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255586#M15992</guid>
      <dc:creator>pavanae</dc:creator>
      <dc:date>2016-12-05T21:20:16Z</dc:date>
    </item>
    <item>
      <title>Re: How to adjust the cron_schedule of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255587#M15993</link>
      <description>&lt;P&gt;For example, if time was 5:06, -4h@h would put the earliest time at 1:00, but -4h would put it at 1:06. Does that make sense?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 00:10:17 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255587#M15993</guid>
      <dc:creator>cmerriman</dc:creator>
      <dc:date>2016-12-06T00:10:17Z</dc:date>
    </item>
    <item>
      <title>Re: How to adjust the cron_schedule of a dashboard?</title>
      <link>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255588#M15994</link>
      <description>&lt;P&gt;yes thank you very much. @cmerriman.&lt;/P&gt;</description>
      <pubDate>Tue, 06 Dec 2016 14:54:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Dashboards-Visualizations/How-to-adjust-the-cron-schedule-of-a-dashboard/m-p/255588#M15994</guid>
      <dc:creator>pavanae</dc:creator>
      <dc:date>2016-12-06T14:54:43Z</dc:date>
    </item>
  </channel>
</rss>

