Splunk Search

Error during script lookup in macro

strive
Influencer

Hi,

In one of my macros, i lookup a python script. I am getting the following error.

Script for lookup table 'mypythonscript' returned error code 1. Results may be incorrect.

My macro is:

First part of macro | lookup mypythonscript clientip as ClientIP output client_city as City | Third part of macro

Our application is deployed in virtual machines. In one setup we are not facing this error, where as in other we are facing this error.

Could you please let me know what is the root cause for this error and how to resolve it.

Thanks

Strive

Tags (1)
0 Karma
1 Solution

alacercogitatus
SplunkTrust
SplunkTrust

Sounds like a problem within python installed on the system. I don't know the root cause but you can check the python by running (replace variables/paths as fits your environment):

$SPLUNK_HOME/bin/splunk cmd python /path/to/apps/myapp/bin/mypythonscript.py

If that executes correctly, then it should execute correctly during the search. If there is a typo, the script will error out and give you the specifics.

View solution in original post

0 Karma

alacercogitatus
SplunkTrust
SplunkTrust

Sounds like a problem within python installed on the system. I don't know the root cause but you can check the python by running (replace variables/paths as fits your environment):

$SPLUNK_HOME/bin/splunk cmd python /path/to/apps/myapp/bin/mypythonscript.py

If that executes correctly, then it should execute correctly during the search. If there is a typo, the script will error out and give you the specifics.

0 Karma
Get Updates on the Splunk Community!

Get the T-shirt to Prove You Survived Splunk University Bootcamp

As if Splunk University, in Las Vegas, in-person, with three days of bootcamps and labs weren’t enough, now ...

Introducing the Splunk Community Dashboard Challenge!

Welcome to Splunk Community Dashboard Challenge! This is your chance to showcase your skills in creating ...

Wondering How to Build Resiliency in the Cloud?

IT leaders are choosing Splunk Cloud as an ideal cloud transformation platform to drive business resilience,  ...