Splunk Search

Custom Command error

sibbsnb
Path Finder

When i execute a Custom command which returns a python dictionary, i get the below error:

0 0 0 0 0 302 0 653k --:--:-- --:--:-- --:--:-- 653k 103 10385 100 10385 0 302 2574k 76669 --:--:-- --:--:-- --:--:-- 3282k
Dload Upload Total Spent Left Speed
% Total % Received % Xferd Average Speed Time Time Time Current

What does this mean?

Tags (1)
0 Karma
1 Solution

sibbsnb
Path Finder

I had these parameter:
[abcefg]
enableheader = false
filename = abcefg.py
needs_empty_results = false
run_in_preview = false
stderr_dest = message
streaming = true
supports_getinfo = false

When i changed to:
[abcefg]
filename = abcefg.py

error went off. Wonder why?

View solution in original post

0 Karma

sibbsnb
Path Finder

I had these parameter:
[abcefg]
enableheader = false
filename = abcefg.py
needs_empty_results = false
run_in_preview = false
stderr_dest = message
streaming = true
supports_getinfo = false

When i changed to:
[abcefg]
filename = abcefg.py

error went off. Wonder why?

0 Karma

Ayn
Legend

That looks like curl output, not really an error. It's hard to say anything more than that because we don't know anything about your custom command...

0 Karma
Get Updates on the Splunk Community!

Introducing the 2024 SplunkTrust!

Hello, Splunk Community! We are beyond thrilled to announce our newest group of SplunkTrust members!  The ...

Introducing the 2024 Splunk MVPs!

We are excited to announce the 2024 cohort of the Splunk MVP program. Splunk MVPs are passionate members of ...

Splunk Custom Visualizations App End of Life

The Splunk Custom Visualizations apps End of Life for SimpleXML will reach end of support on Dec 21, 2024, ...