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!

Enter the Dashboard Challenge and Watch the .conf24 Global Broadcast!

The Splunk Community Dashboard Challenge is still happening, and it's not too late to enter for the week of ...

Join Us at the Builder Bar at .conf24 – Empowering Innovation and Collaboration

What is the Builder Bar? The Builder Bar is more than just a place; it's a hub of creativity, collaboration, ...

Combine Multiline Logs into a Single Event with SOCK - a Guide for Advanced Users

This article is the continuation of the “Combine multiline logs into a single event with SOCK - a step-by-step ...