Splunk Dev

Question regarding SPLUNK_ARG_8/ Difficulty in writing python script for alert

Chinmai
Explorer

Hello Guys,

I have demo.csv file which is being continuously monitored, this file contains 3 fields namely servername, jobname and status.
This demo file is continuously being updated by another script.
Demo file contents are like this

servename,jobname,status
aaa, xyz1, success
bbb, xyz2, success
aaa, xyz3, fail.

Now i am monitoring the status of the jobs via splunk, so i have created a alert which will trigger and send a mail, whenever a job fails. The mail contains table format output of search query which has servename, jobname and status columns.

Now i am writing a python script which will be invoked by this alert along with the mail. So this python will update the status of respective job from "fail" to "success" in the demo.csv file.

But it seems my python script is not working, can anyone help me to write this python script?

Thanks in advance.

Tags (1)
0 Karma

mattymo
Splunk Employee
Splunk Employee

Splunk professional services would be glad to help you!! 😉
https://www.splunk.com/en_us/support-and-services/professional-services.html

Perhaps you can share your current code on github and someone might have a look?

In the meantime, I would recommend checking out some of the alert actions in splunkbase and reviewing their code as well as the alert action framework.

In your question you refer to the deprecated "run a script" alert actions, that still works, but you are much better off building for the alert action framework.

https://splunkbase.splunk.com/apps/#/app_content/alert_actions

http://docs.splunk.com/Documentation/Splunk/6.6.1/AdvancedDev/ModAlertsIntro
https://www.splunk.com/blog/2016/08/22/how-to-create-a-modular-alert.html
http://dev.splunk.com/view/dev-guide/SP-CAAAE7A

What you are trying to do sounds pretty simple...almost makes me wonder if an outputlookup or kvstore might not be easier?

- MattyMo
0 Karma
Got questions? Get answers!

Join the Splunk Community Slack to learn, troubleshoot, and make connections with fellow Splunk practitioners in real time!

Meet up IRL or virtually!

Join Splunk User Groups to connect and learn in-person by region or remotely by topic or industry.

Get Updates on the Splunk Community!

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas

Why Splunk Customers Should Attend Cisco Live 2026 Las Vegas     Cisco Live 2026 is almost here, and this ...

What Is the Name of the USB Key Inserted by Bob Smith? (BOTS Hint, Not the Answer)

Hello Splunkers,   So you searched, “what is the name of the usb key inserted by bob smith?”  Not gonna lie… ...

Automating Threat Operations and Threat Hunting with Recorded Future

    Automating Threat Operations and Threat Hunting with Recorded Future June 29, 2026 | Register   Is your ...