<?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: Is it possible to configure scripted input to run at a certain time in the day? in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-configure-scripted-input-to-run-at-a-certain/m-p/25066#M4066</link>
    <description>&lt;P&gt;If I am not mistaken, this is a new feature in 4.1.&lt;/P&gt;</description>
    <pubDate>Thu, 05 Aug 2010 01:16:01 GMT</pubDate>
    <dc:creator>Lowell</dc:creator>
    <dc:date>2010-08-05T01:16:01Z</dc:date>
    <item>
      <title>Is it possible to configure scripted input to run at a certain time in the day?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-configure-scripted-input-to-run-at-a-certain/m-p/25064#M4064</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;

&lt;P&gt;Currently via the web UI I believe we can only set the interval time for scripted inputs to run. &lt;/P&gt;

&lt;P&gt;Is it possible to schedule the script to run at a certain time of a day?say 23:59? instead of intervals?&lt;/P&gt;</description>
      <pubDate>Wed, 04 Aug 2010 11:18:14 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-configure-scripted-input-to-run-at-a-certain/m-p/25064#M4064</guid>
      <dc:creator>remy06</dc:creator>
      <dc:date>2010-08-04T11:18:14Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to configure scripted input to run at a certain time in the day?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-configure-scripted-input-to-run-at-a-certain/m-p/25065#M4065</link>
      <description>&lt;P&gt;Yes it is. If you specify &lt;CODE&gt;interval&lt;/CODE&gt; as a &lt;CODE&gt;cron&lt;/CODE&gt;-type schedule, it will run on that schedule. From &lt;CODE&gt;inputs.conf.spec&lt;/CODE&gt;:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;interval = &amp;lt;integer&amp;gt;|&amp;lt;cron schedule&amp;gt;
* How often to execute the specified command (in seconds), or a valid cron schedule. 
* NOTE: when a cron schedule is specified the script is not executed on start up
* Defaults to 60 seconds.
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;So you can set:&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;interval = 59 23 * * *
&lt;/CODE&gt;&lt;/PRE&gt;</description>
      <pubDate>Wed, 04 Aug 2010 11:37:11 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-configure-scripted-input-to-run-at-a-certain/m-p/25065#M4065</guid>
      <dc:creator>gkanapathy</dc:creator>
      <dc:date>2010-08-04T11:37:11Z</dc:date>
    </item>
    <item>
      <title>Re: Is it possible to configure scripted input to run at a certain time in the day?</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-configure-scripted-input-to-run-at-a-certain/m-p/25066#M4066</link>
      <description>&lt;P&gt;If I am not mistaken, this is a new feature in 4.1.&lt;/P&gt;</description>
      <pubDate>Thu, 05 Aug 2010 01:16:01 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Is-it-possible-to-configure-scripted-input-to-run-at-a-certain/m-p/25066#M4066</guid>
      <dc:creator>Lowell</dc:creator>
      <dc:date>2010-08-05T01:16:01Z</dc:date>
    </item>
  </channel>
</rss>

