<?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 Alert Cron for weekly TUES &amp; THURS in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Alert-Cron-for-weekly-TUES-THURS/m-p/203802#M3532</link>
    <description>&lt;P&gt;I am trying to write a cron expression to trigger a report two time a week. &lt;BR /&gt;
once on Tuesday at midnight&lt;BR /&gt;
once on Thursday at midnight. &lt;/P&gt;

&lt;P&gt;Attempting to write standard cron, I came up with this &lt;CODE&gt;0 0 0 0 ? * TUE,THU&lt;/CODE&gt; though it Splunk says 'invalid cron'. &lt;/P&gt;

&lt;P&gt;I was wondering if anyone knew of a way to make this schedule so that Splunk can save it as a scheduled alert, or maybe correct me where I went wrong? &lt;/P&gt;

&lt;P&gt;Thank you guys!! &lt;/P&gt;</description>
    <pubDate>Mon, 15 Feb 2016 17:02:18 GMT</pubDate>
    <dc:creator>tmarlette</dc:creator>
    <dc:date>2016-02-15T17:02:18Z</dc:date>
    <item>
      <title>Alert Cron for weekly TUES &amp; THURS</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Cron-for-weekly-TUES-THURS/m-p/203802#M3532</link>
      <description>&lt;P&gt;I am trying to write a cron expression to trigger a report two time a week. &lt;BR /&gt;
once on Tuesday at midnight&lt;BR /&gt;
once on Thursday at midnight. &lt;/P&gt;

&lt;P&gt;Attempting to write standard cron, I came up with this &lt;CODE&gt;0 0 0 0 ? * TUE,THU&lt;/CODE&gt; though it Splunk says 'invalid cron'. &lt;/P&gt;

&lt;P&gt;I was wondering if anyone knew of a way to make this schedule so that Splunk can save it as a scheduled alert, or maybe correct me where I went wrong? &lt;/P&gt;

&lt;P&gt;Thank you guys!! &lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:02:18 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Cron-for-weekly-TUES-THURS/m-p/203802#M3532</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2016-02-15T17:02:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alert Cron for weekly TUES &amp; THURS</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Cron-for-weekly-TUES-THURS/m-p/203803#M3533</link>
      <description>&lt;P&gt;Here you go.&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;0 0 * * 2,4
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;Reference:  &lt;A href="http://crontab.guru/"&gt;http://crontab.guru/&lt;/A&gt;  &lt;/P&gt;</description>
      <pubDate>Mon, 15 Feb 2016 17:20:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Cron-for-weekly-TUES-THURS/m-p/203803#M3533</guid>
      <dc:creator>somesoni2</dc:creator>
      <dc:date>2016-02-15T17:20:59Z</dc:date>
    </item>
    <item>
      <title>Re: Alert Cron for weekly TUES &amp; THURS</title>
      <link>https://community.splunk.com/t5/Alerting/Alert-Cron-for-weekly-TUES-THURS/m-p/203804#M3534</link>
      <description>&lt;P&gt;worked like a charm, thank you sir! &lt;/P&gt;</description>
      <pubDate>Tue, 16 Feb 2016 18:45:44 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Alert-Cron-for-weekly-TUES-THURS/m-p/203804#M3534</guid>
      <dc:creator>tmarlette</dc:creator>
      <dc:date>2016-02-16T18:45:44Z</dc:date>
    </item>
  </channel>
</rss>

