Splunk Dev

REST API Modular Input: After creating a custom search command as a Python script, why am I getting the following "parse transport header" error message?

kiril123
Path Finder

Hello,

I have created a custom search command in Splunk as a Python script. When I run the command in Splunk SPL, I get the following error message:

ERROR ChunkedExternProcessor - Failed attempting to parse transport header

Does anyone has any suggestions?

This is the output of commands.conf:

[sankey]
chunked = true
enableheader = false
filename = system_python.path
command.arg.1 = sankey.py

jpass
Contributor

Did you ever figure this out? I'm having the same problem.

Get Updates on the Splunk Community!

Tech Talk Recap | Mastering Threat Hunting

Mastering Threat HuntingDive into the world of threat hunting, exploring the key differences between ...

Observability for AI Applications: Troubleshooting Latency

If you’re working with proprietary company data, you’re probably going to have a locally hosted LLM or many ...

Splunk AI Assistant for SPL vs. ChatGPT: Which One is Better?

In the age of AI, every tool promises to make our lives easier. From summarizing content to writing code, ...