<?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 Cron Expression in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347867#M6138</link>
    <description>&lt;P&gt;Hi,&lt;BR /&gt;
I want a cron expression for executing a query every day @ 12:45PM. The cron expression I used is : &lt;STRONG&gt;0 45 12 * * ?&lt;/STRONG&gt;. But I am getting an error stating "&lt;STRONG&gt;invalid interval, must be an integer or cron expression&lt;/STRONG&gt;". Please help.&lt;/P&gt;</description>
    <pubDate>Fri, 04 Aug 2017 08:35:54 GMT</pubDate>
    <dc:creator>anuj1630</dc:creator>
    <dc:date>2017-08-04T08:35:54Z</dc:date>
    <item>
      <title>Cron Expression</title>
      <link>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347867#M6138</link>
      <description>&lt;P&gt;Hi,&lt;BR /&gt;
I want a cron expression for executing a query every day @ 12:45PM. The cron expression I used is : &lt;STRONG&gt;0 45 12 * * ?&lt;/STRONG&gt;. But I am getting an error stating "&lt;STRONG&gt;invalid interval, must be an integer or cron expression&lt;/STRONG&gt;". Please help.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 08:35:54 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347867#M6138</guid>
      <dc:creator>anuj1630</dc:creator>
      <dc:date>2017-08-04T08:35:54Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Expression</title>
      <link>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347868#M6139</link>
      <description>&lt;P&gt;Cron strings are &lt;CODE&gt;minute hour date month day&lt;/CODE&gt; so your example was telling Splunk to run the query at 45:00 on the 12th of every month.  Try &lt;CODE&gt;45 12 * * *&lt;/CODE&gt;.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 12:52:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347868#M6139</guid>
      <dc:creator>richgalloway</dc:creator>
      <dc:date>2017-08-04T12:52:53Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Expression</title>
      <link>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347869#M6140</link>
      <description>&lt;P&gt;In addition to answer provided by @richgalloway, the cron schedule can't have more than five characters. For getting correct cron &lt;A href="https://crontab.guru/"&gt;https://crontab.guru/&lt;/A&gt; is good site.&lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 13:45:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347869#M6140</guid>
      <dc:creator>hardikJsheth</dc:creator>
      <dc:date>2017-08-04T13:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: Cron Expression</title>
      <link>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347870#M6141</link>
      <description>&lt;P&gt;Weird Windoze does a 6th field, which does seconds. I suspect that is the source of the incorrect cron in the question. Go with Rich's answer. &lt;/P&gt;</description>
      <pubDate>Fri, 04 Aug 2017 16:39:49 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Cron-Expression/m-p/347870#M6141</guid>
      <dc:creator>cpetterborg</dc:creator>
      <dc:date>2017-08-04T16:39:49Z</dc:date>
    </item>
  </channel>
</rss>

