<?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: Scheduling in db connect in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Scheduling-in-db-connect/m-p/81687#M97132</link>
    <description>&lt;P&gt;The cron schedule &lt;CODE&gt;30 18 * MON-FRI *&lt;/CODE&gt; is invalid because you have MON-FRI as the month value (minute, hour, day, month, weekday). &lt;CODE&gt;0 1 * * MON-FRI&lt;/CODE&gt; should work though.&lt;/P&gt;</description>
    <pubDate>Tue, 02 Apr 2013 11:16:33 GMT</pubDate>
    <dc:creator>martin_mueller</dc:creator>
    <dc:date>2013-04-02T11:16:33Z</dc:date>
    <item>
      <title>Scheduling in db connect</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Scheduling-in-db-connect/m-p/81686#M97131</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;I want db connect to grab data at 1:00 am every day. I tried the following, and it gets spit out with an error:&lt;/P&gt;

&lt;P&gt;00 01 * * 0-6&lt;/P&gt;

&lt;P&gt;I also tried the documented example (30 18 * MON-FRI *), but it errors out as well. &lt;/P&gt;

&lt;P&gt;2013-04-02 06:56:36.093 dbx4768:ERROR:Scheduler - Error while reloading database input=dbmon-tail://TQ/HINVDEVS&lt;BR /&gt;
com.splunk.config.SplunkConfigurationException: Invalid interval value=30 18 * MON-FRI * for stanza dbmon-tail://TQ/HINVDEVS&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2013 10:57:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Scheduling-in-db-connect/m-p/81686#M97131</guid>
      <dc:creator>a212830</dc:creator>
      <dc:date>2013-04-02T10:57:53Z</dc:date>
    </item>
    <item>
      <title>Re: Scheduling in db connect</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Scheduling-in-db-connect/m-p/81687#M97132</link>
      <description>&lt;P&gt;The cron schedule &lt;CODE&gt;30 18 * MON-FRI *&lt;/CODE&gt; is invalid because you have MON-FRI as the month value (minute, hour, day, month, weekday). &lt;CODE&gt;0 1 * * MON-FRI&lt;/CODE&gt; should work though.&lt;/P&gt;</description>
      <pubDate>Tue, 02 Apr 2013 11:16:33 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Scheduling-in-db-connect/m-p/81687#M97132</guid>
      <dc:creator>martin_mueller</dc:creator>
      <dc:date>2013-04-02T11:16:33Z</dc:date>
    </item>
  </channel>
</rss>

