Alerting

Execute .cmd Splunk CLI Script alert with .sh Shell Script File

dscoland
Path Finder

Hi Splunk Community,

I don't want to get technical on this, but I have an alert that I would like to run a .cmd file from when it triggers. This .cmd runs a Splunk CLI script that generates a report which correlates to the alert.

I am assuming that Splunk only recognizes .sh files within the C:\Program Files\Splunk\bin\scripts directory. Therefore, is there an easy way to execute a .cmd file with a .sh script?

Thank you!
Daniel

Tags (5)
0 Karma
1 Solution

lguinn2
Legend

If you are running Splunk on Windows, Splunk will run .bat scripts instead of .sh scripts.

So just write a .bat script that launches whatever you like!

View solution in original post

lguinn2
Legend

If you are running Splunk on Windows, Splunk will run .bat scripts instead of .sh scripts.

So just write a .bat script that launches whatever you like!

lguinn2
Legend

All you should need to do is to put the full path to the script in the right box of the alert actions.

0 Karma

dscoland
Path Finder

I was able to successfully create the .bat file. But Splunk still does not run the script. Do I have to add an additional command to run the .bat file in the script field of the alert?

0 Karma

dscoland
Path Finder

Is this even possible?

0 Karma
Get Updates on the Splunk Community!

Stay Connected: Your Guide to January Tech Talks, Office Hours, and Webinars!

What are Community Office Hours? Community Office Hours is an interactive 60-minute Zoom series where ...

[Puzzles] Solve, Learn, Repeat: Reprocessing XML into Fixed-Length Events

This challenge was first posted on Slack #puzzles channelFor a previous puzzle, I needed a set of fixed-length ...

Data Management Digest – December 2025

Welcome to the December edition of Data Management Digest! As we continue our journey of data innovation, the ...