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!

Index This | I am a number, but when you add ‘G’ to me, I go away. What number am I?

March 2024 Edition Hayyy Splunk Education Enthusiasts and the Eternally Curious!  We’re back with another ...

What’s New in Splunk App for PCI Compliance 5.3.1?

The Splunk App for PCI Compliance allows customers to extend the power of their existing Splunk solution with ...

Extending Observability Content to Splunk Cloud

Register to join us !   In this Extending Observability Content to Splunk Cloud Tech Talk, you'll see how to ...