Security

error code 1

msantoro1
Explorer

What exactly is error code 1? I wrote a search function that seems to work in that it does what I want it to, but it also returns error code 1.

Tags (2)

hemant_asnani
New Member

I am experiencing a similar problem search is returning an error code 1 when using it for the following search: index=euc_spacesdata sourcetype=SpacesActivities | lookup PeopleCentralLookup corpid

I have a field alias for USERNAME field to create the corpid field and am able to search via the corpid alias.

0 Karma

sideview
SplunkTrust
SplunkTrust

I've never seen a python search command return any "error codes" other than 1 so I suspect error code 1 is just the opposite of "success code 0". That said, why the system gives back a nice exception str sometimes, and "error code 1" in other cases, I haven't figured out.

atreece
Path Finder

I am having the same problem, actually. I have a relatively simple search, actually:
index=(withheld for company privacy) [fields] | stats count by task_name | sort -count | rename count AS "Times Completed", task_name AS "Most Completed tasks" | head 20
and it is giving me the following message:
Script for lookup table 'user-name' returned error code 1. Results may be incorrect.

anyone have answers for this?

0 Karma

jedinerd
New Member

Can you post the search that your using? I did a little looking around and the only other instance i could find of error 1 was from a search command that accessed external resources.

0 Karma
Get Updates on the Splunk Community!

Dashboards: Hiding charts while search is being executed and other uses for tokens

There are a couple of features of SimpleXML / Classic dashboards that can be used to enhance the user ...

Splunk Observability Cloud's AI Assistant in Action Series: Explaining Metrics and ...

This is the fourth post in the Splunk Observability Cloud’s AI Assistant in Action series that digs into how ...

Brains, Bytes, and Boston: Learn from the Best at .conf25

When you think of Boston, you might picture colonial charm, world-class universities, or even the crack of a ...