Splunk Enterprise Security

How to troubleshoot error "A script exited abnormally...deploy_splunk_ta_netscaler.py"?

andresito123
Communicator

I get this error every hour at my installation:

msg="A script exited abnormally" input="./bin/scripted_inputs/deploy_splunk_ta_netscaler.py" stanza="default" status="exited with code 1"

Any idea on who to troubleshoot it?

Thanks.

0 Karma

robertn011
Engager

Yeah, find the script in Linux and run it under the user you use to run splunk.

See also:
https://answers.splunk.com/answers/293191

0 Karma

jkat54
SplunkTrust
SplunkTrust

You might find more details under index=_internal source=*python*

You can manually execute the script to see the error it exits with on the console:

./splunk cmd python ../etc/apps/AppName/bin/scripted_inputs/deploy_splunk_ta_netscaler.py

0 Karma
Get Updates on the Splunk Community!

Exciting News: The AppDynamics Community Joins Splunk!

Hello Splunkers,   I’d like to introduce myself—I’m Ryan, the former AppDynamics Community Manager, and I’m ...

The All New Performance Insights for Splunk

Splunk gives you amazing tools to analyze system data and make business-critical decisions, react to issues, ...

Good Sourcetype Naming

When it comes to getting data in, one of the earliest decisions made is what to use as a sourcetype. Often, ...