All Apps and Add-ons

Need to wrap a Python script in Windows Batch File

cchange
Path Finder

I have python script that I need to pass in Windows batch file. I'm not sure how to pass it. I'm trying below but it is not working.

set ZENOSS_SERVER_STANZA=zenoss
C:\Program Files\Splunk\bin\splunk cmd python C:\Program Files\Splunk\bin\splunk\etc\apps\TA-zenoss\bin\zenoss_create_event.py -s %ZENOSS_SERVER_STANZA% -f %SPLUNK_ARG_8_%

I need to pass this batch file for alerts. Any help is appreciated.

gjanders
SplunkTrust
SplunkTrust

Wouldn't that last argument be %SPLUNK_ARG_8% ?
Otherwise it looks fine, although as per Configure a script for an alert action :

The run a script alert action is
officially deprecated. It has been
replaced with custom alert actions as
a more scalable and robust framework
for integrating custom actions. See
About custom alert actions for
information on building customized
alert actions that can include
scripts.

0 Karma
Get Updates on the Splunk Community!

Prove Your Splunk Prowess at .conf25—No Prereqs Required!

Your Next Big Security Credential: No Prerequisites Needed We know you’ve got the skills, and now, earning the ...

Splunk Observability Cloud's AI Assistant in Action Series: Observability as Code

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

Splunk Answers Content Calendar, July Edition I

Hello Community! Welcome to another month of Community Content Calendar series! For the month of July, we will ...