<?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 Script being executed every minute - not scheduled in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123637#M25520</link>
    <description>&lt;P&gt;We have a script that splunk executes every minute on the minute...only problem is we do not have this scheduled as an alert or saved search.  We cannot figure out why it is executed on the minute every minute. We can see the process in the aplunkd log however we do not see what/why it is being started.  We have checked all alerts and no alerts are referencing this script.  Anyone have a similar issue? How did you correct?&lt;/P&gt;</description>
    <pubDate>Thu, 23 Jan 2014 19:28:19 GMT</pubDate>
    <dc:creator>mookiie2005</dc:creator>
    <dc:date>2014-01-23T19:28:19Z</dc:date>
    <item>
      <title>Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123637#M25520</link>
      <description>&lt;P&gt;We have a script that splunk executes every minute on the minute...only problem is we do not have this scheduled as an alert or saved search.  We cannot figure out why it is executed on the minute every minute. We can see the process in the aplunkd log however we do not see what/why it is being started.  We have checked all alerts and no alerts are referencing this script.  Anyone have a similar issue? How did you correct?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 19:28:19 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123637#M25520</guid>
      <dc:creator>mookiie2005</dc:creator>
      <dc:date>2014-01-23T19:28:19Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123638#M25521</link>
      <description>&lt;P&gt;what is the script called...? What apps do you have installed?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 20:30:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123638#M25521</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-01-23T20:30:53Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123639#M25522</link>
      <description>&lt;P&gt;It is a script that was created by me, I had it scheduled to an alert.  The alert was removed yet for some reason keeps trying to execute the script every minute.  I thought it might just be repeating because it did not finish running.  I replaced the script with a file that just had "exit" in it, but it is still being run every minute.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 21:42:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123639#M25522</guid>
      <dc:creator>mookiie2005</dc:creator>
      <dc:date>2014-01-23T21:42:45Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123640#M25523</link>
      <description>&lt;P&gt;interesting, can you do a &lt;CODE&gt;grep -R your_script_name *&lt;/CODE&gt; in &lt;CODE&gt;/opt/splunk/etc&lt;/CODE&gt; and see where it turns up?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 21:50:59 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123640#M25523</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-01-23T21:50:59Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123641#M25524</link>
      <description>&lt;P&gt;Or do you have a real-time search that is still running that calls the script as an alert action?&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 21:53:30 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123641#M25524</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-01-23T21:53:30Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123642#M25525</link>
      <description>&lt;P&gt;The server is running on a windows environment.   The script should not be executed in Real-time as we have never create any alerts against a real-time search.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 21:56:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123642#M25525</guid>
      <dc:creator>mookiie2005</dc:creator>
      <dc:date>2014-01-23T21:56:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123643#M25526</link>
      <description>&lt;P&gt;You could move the script out of the /bin/scripts folder.  It will not prevent it from being called but would prevent the execution and may generate an error in the splunkd.log to help pinpoint what is calling it.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 22:04:58 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123643#M25526</guid>
      <dc:creator>mux</dc:creator>
      <dc:date>2014-01-23T22:04:58Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123644#M25527</link>
      <description>&lt;P&gt;Ok then search for files containing the string that matches your script name. I'm sure there is some built-in GUI tool for searching through the files on disk in windows.&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 22:05:28 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123644#M25527</guid>
      <dc:creator>kristian_kolb</dc:creator>
      <dc:date>2014-01-23T22:05:28Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123645#M25528</link>
      <description>&lt;P&gt;If you look in the python log (not splunkd) it should have details on the scripts being called, you can search for runshellscript&lt;/P&gt;</description>
      <pubDate>Thu, 23 Jan 2014 22:07:43 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123645#M25528</guid>
      <dc:creator>mux</dc:creator>
      <dc:date>2014-01-23T22:07:43Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123646#M25529</link>
      <description>&lt;P&gt;We have done this, we are looking for a way to stop it from being called.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 13:46:16 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123646#M25529</guid>
      <dc:creator>mookiie2005</dc:creator>
      <dc:date>2014-01-24T13:46:16Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123647#M25530</link>
      <description>&lt;P&gt;We tried that, runshellscript is only in the python logs when a script is run from the cli not when it is called by an alert.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 13:47:08 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123647#M25530</guid>
      <dc:creator>mookiie2005</dc:creator>
      <dc:date>2014-01-24T13:47:08Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123648#M25531</link>
      <description>&lt;P&gt;Well we tried that and it is not finding any references in the splunk files.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 13:49:46 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123648#M25531</guid>
      <dc:creator>mookiie2005</dc:creator>
      <dc:date>2014-01-24T13:49:46Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123649#M25532</link>
      <description>&lt;P&gt;I have a script running from an alert and it shows in the python logs everytime a specific Webspere JVM is activated or deactived. Sorry this did not help.&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 13:52:36 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123649#M25532</guid>
      <dc:creator>mux</dc:creator>
      <dc:date>2014-01-24T13:52:36Z</dc:date>
    </item>
    <item>
      <title>Re: Script being executed every minute - not scheduled</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123650#M25533</link>
      <description>&lt;P&gt;Did you customize any scripts/command in splunk?&lt;/P&gt;</description>
      <pubDate>Fri, 24 Jan 2014 13:54:07 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/Script-being-executed-every-minute-not-scheduled/m-p/123650#M25533</guid>
      <dc:creator>linu1988</dc:creator>
      <dc:date>2014-01-24T13:54:07Z</dc:date>
    </item>
  </channel>
</rss>

