<?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: msg=&amp;quot;A script exited abnormally input=&amp;quot;$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py &amp;quot; stanza=&amp;quot;default&amp;quot; status=&amp;quot;exited with code 1&amp;quot; in Splunk Enterprise Security</title>
    <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198089#M1017</link>
    <description>&lt;P&gt;With Enterprise Security version 3.3.0, you can now adjust the configuration script, rather than disable it.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;go to the Settings &amp;gt; Data Inputs page.&lt;/LI&gt;
&lt;LI&gt;Click on Configuration Checker.&lt;/LI&gt;
&lt;LI&gt;Modify the "Suppression string" parameter of confcheck_script_errors to exclude the items needing to be suppressed.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Only do this if you are sure the script is exiting normally, and returning the referenced code value.&lt;/P&gt;</description>
    <pubDate>Tue, 29 Sep 2020 06:52:34 GMT</pubDate>
    <dc:creator>bpaul_splunk</dc:creator>
    <dc:date>2020-09-29T06:52:34Z</dc:date>
    <item>
      <title>msg="A script exited abnormally input="$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py " stanza="default" status="exited with code 1"</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198083#M1011</link>
      <description>&lt;P&gt;msg="A script exited abnormally input="$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py &lt;IDX ip=""&gt;" stanza="default" status="exited with code 1"&lt;/IDX&gt;&lt;/P&gt;

&lt;P&gt;Error Message appears twice, once for each indexer every 4 hours.&lt;BR /&gt;
Running Splunk 6.0.2, Splunk Enterprise Security 3.0.1 &lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:12:53 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198083#M1011</guid>
      <dc:creator>mcronkrite</dc:creator>
      <dc:date>2020-09-28T16:12:53Z</dc:date>
    </item>
    <item>
      <title>Re: msg="A script exited abnormally input="$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py " stanza="default" status="exited with code 1"</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198084#M1012</link>
      <description>&lt;P&gt;ES is notifying of error exit codes. The app for Cisco IPS is generating one. Why?&lt;/P&gt;</description>
      <pubDate>Mon, 24 Mar 2014 00:27:50 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198084#M1012</guid>
      <dc:creator>jcoates_splunk</dc:creator>
      <dc:date>2014-03-24T00:27:50Z</dc:date>
    </item>
    <item>
      <title>Re: msg="A script exited abnormally input="$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py " stanza="default" status="exited with code 1"</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198085#M1013</link>
      <description>&lt;P&gt;I have the same issue. Any responses to this?&lt;/P&gt;</description>
      <pubDate>Mon, 28 Apr 2014 18:09:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198085#M1013</guid>
      <dc:creator>lbogle</dc:creator>
      <dc:date>2014-04-28T18:09:56Z</dc:date>
    </item>
    <item>
      <title>Re: msg="A script exited abnormally input="$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py " stanza="default" status="exited with code 1"</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198086#M1014</link>
      <description>&lt;P&gt;This error is occurring because Enterprise Security contains a "configuration_checker.py" modular input that attempts to alert you when misconfigurations are detected - we attempt to be proactive and alert to conditions that might be causing the application to misbehave.&lt;/P&gt;

&lt;P&gt;In this case, the intent of the alert is to alert when a scripted input or modular input has exited abnormally. The definition of "abnormally" that we use means "exited with a non-zero exit code".&lt;/P&gt;

&lt;P&gt;Sometimes, as in this case, this particular check backfires. The error you're seeing is benign and is occurring because the scripted inputs included with the TA-windows add-on use  non-zero exit codes even when they exit successfully. This has been corrected in an upcoming version (which of course doesn't help in this instance).&lt;/P&gt;

&lt;P&gt;If you would like to just get rid of the message, you can disable this input stanza in the Manager:&lt;/P&gt;

&lt;P&gt;Settings --&amp;gt; Data Inputs --&amp;gt; Configuration Checker --&amp;gt; confcheck_script_errors&lt;BR /&gt;
However, that would disable the exit status checking for ALL scripted and modular inputs on the system. If you'd like a more robust solution, reach out to support and mention this posting, and we can provide a small patch to the configuration_checker.py script which will deal with this in a more intelligent fashion - with the caveat that it wouldn't persist beyond an upgrade.&lt;/P&gt;</description>
      <pubDate>Mon, 28 Sep 2020 16:44:40 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198086#M1014</guid>
      <dc:creator>sfmike</dc:creator>
      <dc:date>2020-09-28T16:44:40Z</dc:date>
    </item>
    <item>
      <title>Re: msg="A script exited abnormally input="$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py " stanza="default" status="exited with code 1"</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198087#M1015</link>
      <description>&lt;P&gt;&lt;A href="http://answers.splunk.com/answers/123207/enterprise-security-message"&gt;http://answers.splunk.com/answers/123207/enterprise-security-message&lt;/A&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 12 Jun 2014 01:16:45 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198087#M1015</guid>
      <dc:creator>mcronkrite</dc:creator>
      <dc:date>2014-06-12T01:16:45Z</dc:date>
    </item>
    <item>
      <title>Re: msg="A script exited abnormally input="$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py " stanza="default" status="exited with code 1"</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198088#M1016</link>
      <description>&lt;P&gt;This worked for me. I disabled configuration checker and messages stopped.&lt;/P&gt;</description>
      <pubDate>Sun, 15 Jun 2014 17:48:52 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198088#M1016</guid>
      <dc:creator>mcronkrite</dc:creator>
      <dc:date>2014-06-15T17:48:52Z</dc:date>
    </item>
    <item>
      <title>Re: msg="A script exited abnormally input="$SPLUNK_HOME/etc/apps/Splunk_CiscoIPS/bin/get_ips_feed.py " stanza="default" status="exited with code 1"</title>
      <link>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198089#M1017</link>
      <description>&lt;P&gt;With Enterprise Security version 3.3.0, you can now adjust the configuration script, rather than disable it.&lt;/P&gt;

&lt;OL&gt;
&lt;LI&gt;go to the Settings &amp;gt; Data Inputs page.&lt;/LI&gt;
&lt;LI&gt;Click on Configuration Checker.&lt;/LI&gt;
&lt;LI&gt;Modify the "Suppression string" parameter of confcheck_script_errors to exclude the items needing to be suppressed.&lt;/LI&gt;
&lt;/OL&gt;

&lt;P&gt;Only do this if you are sure the script is exiting normally, and returning the referenced code value.&lt;/P&gt;</description>
      <pubDate>Tue, 29 Sep 2020 06:52:34 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Splunk-Enterprise-Security/msg-quot-A-script-exited-abnormally-input-quot-SPLUNK-HOME-etc/m-p/198089#M1017</guid>
      <dc:creator>bpaul_splunk</dc:creator>
      <dc:date>2020-09-29T06:52:34Z</dc:date>
    </item>
  </channel>
</rss>

