<?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 ERROR ScriptRunner in Getting Data In</title>
    <link>https://community.splunk.com/t5/Getting-Data-In/ERROR-ScriptRunner/m-p/158582#M97995</link>
    <description>&lt;P&gt;Any idea as to what causes this error:&lt;/P&gt;

&lt;P&gt;02-19-2014 17:17:01.577 -0500 ERROR ScriptRunner - extern write error: errno=Broken pipe&lt;BR /&gt;
This is from the Search Heads splunkd.log.&lt;/P&gt;

&lt;P&gt;Found a similar question asked two years ago, but there was no answer.&lt;/P&gt;</description>
    <pubDate>Wed, 19 Feb 2014 23:22:56 GMT</pubDate>
    <dc:creator>shmoman</dc:creator>
    <dc:date>2014-02-19T23:22:56Z</dc:date>
    <item>
      <title>ERROR ScriptRunner</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ERROR-ScriptRunner/m-p/158582#M97995</link>
      <description>&lt;P&gt;Any idea as to what causes this error:&lt;/P&gt;

&lt;P&gt;02-19-2014 17:17:01.577 -0500 ERROR ScriptRunner - extern write error: errno=Broken pipe&lt;BR /&gt;
This is from the Search Heads splunkd.log.&lt;/P&gt;

&lt;P&gt;Found a similar question asked two years ago, but there was no answer.&lt;/P&gt;</description>
      <pubDate>Wed, 19 Feb 2014 23:22:56 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ERROR-ScriptRunner/m-p/158582#M97995</guid>
      <dc:creator>shmoman</dc:creator>
      <dc:date>2014-02-19T23:22:56Z</dc:date>
    </item>
    <item>
      <title>Re: ERROR ScriptRunner</title>
      <link>https://community.splunk.com/t5/Getting-Data-In/ERROR-ScriptRunner/m-p/158583#M97996</link>
      <description>&lt;P&gt;In my case I was creating a custom search command and I didnt "receive the events from the previous search"&lt;/P&gt;

&lt;P&gt;adding this to my python script fixed it&lt;/P&gt;

&lt;PRE&gt;&lt;CODE&gt;# get the previous search results
results,unused1,settings = splunk.Intersplunk.getOrganizedResults()
&lt;/CODE&gt;&lt;/PRE&gt;

&lt;P&gt;The error message is telling you it had all these events "in the pipe" being sent to your command and your command didnt handle those events.&lt;/P&gt;</description>
      <pubDate>Fri, 22 Jan 2016 17:15:47 GMT</pubDate>
      <guid>https://community.splunk.com/t5/Getting-Data-In/ERROR-ScriptRunner/m-p/158583#M97996</guid>
      <dc:creator>jkat54</dc:creator>
      <dc:date>2016-01-22T17:15:47Z</dc:date>
    </item>
  </channel>
</rss>

