<?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 Time based alerts in Alerting</title>
    <link>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91442#M1273</link>
    <description>&lt;P&gt;I would like to create an search that triggers one alert for work hours and a different alert for after hours alerts.  Any input would be helpful.  Thank you&lt;/P&gt;</description>
    <pubDate>Thu, 17 Jan 2013 21:28:32 GMT</pubDate>
    <dc:creator>diegosainz</dc:creator>
    <dc:date>2013-01-17T21:28:32Z</dc:date>
    <item>
      <title>Time based alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91442#M1273</link>
      <description>&lt;P&gt;I would like to create an search that triggers one alert for work hours and a different alert for after hours alerts.  Any input would be helpful.  Thank you&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 21:28:32 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91442#M1273</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-01-17T21:28:32Z</dc:date>
    </item>
    <item>
      <title>Re: Time based alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91443#M1274</link>
      <description>&lt;P&gt;If you were to make two copies of the alert search and schedule them with cron, you could have different alert actions for each one. For example set one with a cron schedule of&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cron_schedule = */2 9-17 * * *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to alert every half hour from 9am to 5:30pm and email the helpdesk. Another with cron of&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;cron_schedule = */2 0-8,18-24 * * *
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;to alert from 6pm to 8:30 and run a script to page the on call person.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 22:05:05 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91443#M1274</guid>
      <dc:creator>BobM</dc:creator>
      <dc:date>2013-01-17T22:05:05Z</dc:date>
    </item>
    <item>
      <title>Re: Time based alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91444#M1275</link>
      <description>&lt;P&gt;Thank you Bob.  I will take a crack at that.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 22:07:35 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91444#M1275</guid>
      <dc:creator>diegosainz</dc:creator>
      <dc:date>2013-01-17T22:07:35Z</dc:date>
    </item>
    <item>
      <title>Re: Time based alerts</title>
      <link>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91445#M1276</link>
      <description>&lt;P&gt;Another option would be to run one report inside of Splunk but trigger an external script that performs whatever alerting actions you need. That script could also check the time of day.&lt;/P&gt;</description>
      <pubDate>Thu, 17 Jan 2013 22:35:26 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Alerting/Time-based-alerts/m-p/91445#M1276</guid>
      <dc:creator>jlanders</dc:creator>
      <dc:date>2013-01-17T22:35:26Z</dc:date>
    </item>
  </channel>
</rss>

