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!

Announcing Scheduled Export GA for Dashboard Studio

We're excited to announce the general availability of Scheduled Export for Dashboard Studio. Starting in ...

Extending Observability Content to Splunk Cloud

Watch Now!   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to leverage ...

More Control Over Your Monitoring Costs with Archived Metrics GA in US-AWS!

What if there was a way you could keep all the metrics data you need while saving on storage costs?This is now ...