Getting Data In

ERROR ScriptRunner

shmoman
Engager

Any idea as to what causes this error:

02-19-2014 17:17:01.577 -0500 ERROR ScriptRunner - extern write error: errno=Broken pipe
This is from the Search Heads splunkd.log.

Found a similar question asked two years ago, but there was no answer.

Tags (2)

jkat54
SplunkTrust
SplunkTrust

In my case I was creating a custom search command and I didnt "receive the events from the previous search"

adding this to my python script fixed it

# get the previous search results
results,unused1,settings = splunk.Intersplunk.getOrganizedResults()

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.

0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Index This | What travels the world but is also stuck in place?

April 2026 Edition  Hayyy Splunk Education Enthusiasts and the Eternally Curious!   We’re back with this ...

Discover New Use Cases: Unlock Greater Value from Your Existing Splunk Data

Realizing the full potential of your Splunk investment requires more than just understanding current usage; it ...

Continue Your Journey: Join Session 2 of the Data Management and Federation Bootcamp ...

As data volumes continue to grow and environments become more distributed, managing and optimizing data ...