Alerting

Alert scripts in non-Splunk location

APNelson
Explorer

How can I set up an alert to run a script in a location other than $SPLUNK_HOME/bin/scripts?

The scripts I need to run if the alerts I'm creating are triggered are installed by another product that my team has developed and is called by tools other than Splunk, so I can't just copy it over to a new location.

I suppose I could create a wrapper script for each alert and copy them to the Splunk location as part of my install process, but that seems inefficient.

Tags (2)
0 Karma
1 Solution

yannK
Splunk Employee
Splunk Employee

You can use a dummy script as a wrapper, put it in $SPLUNK_HOME/bin/scripts or in $SPLUNK_HOME/etc/<app>/bin/

Call the script from the splunk search, and pass a parameter (per search).
then the script calls another script on your instance (can use the parameter as a way to identify which one)
Remember that the initial script will be running as splunk.

View solution in original post

yannK
Splunk Employee
Splunk Employee

You can use a dummy script as a wrapper, put it in $SPLUNK_HOME/bin/scripts or in $SPLUNK_HOME/etc/<app>/bin/

Call the script from the splunk search, and pass a parameter (per search).
then the script calls another script on your instance (can use the parameter as a way to identify which one)
Remember that the initial script will be running as splunk.

APNelson
Explorer

That's what I was afraid of. Just wanted to make sure I wasn't missing anything.

Thanks for your help.

0 Karma
Get Updates on the Splunk Community!

CX Day is Coming!

Customer Experience (CX) Day is on October 7th!! We're so excited to bring back another day full of wonderful ...

Strengthen Your Future: A Look Back at Splunk 10 Innovations and .conf25 Highlights!

The Big One: Splunk 10 is Here!  The moment many of you have been waiting for has arrived! We are thrilled to ...

Now Offering the AI Assistant Usage Dashboard in Cloud Monitoring Console

Today, we’re excited to announce the release of a brand new AI assistant usage dashboard in Cloud Monitoring ...