Alerting

Why is triggering an alert not running the script?

redouane_prx
Engager

Hi,

It's been two days and I'm trying to solve this problem, I'm quite new to splunk and I want to run a script from a triggred alarm.

I've configured an alarm to execute two action:
1) send an email
2) run a script

I do receive the email but the shell script is not executed, the log file (splunkd.log) shows this error:

rt_scheduler__admin__search__RMD5311cfcc34c99c9e6_at_1523539181_68344.1380 command="runshellscript", Script: /opt/splunk/bin/scripts/ exited with status code: 1

I tried Script trouble shooting but it didn't help.

I'm using the version 6.5.3 of splunk.

Hope you can help me with this.

0 Karma

MuS
SplunkTrust
SplunkTrust

As mentioned by @DalJeanis, this is most likely related to the script being not correct. Try running it like Splunk would:

  1. Start a Splunk shell: /opt/splunk/bin/splunk /bin/bash
  2. In this shell start the script: /opt/splunk/bin/splunk cmd <scriptnamehere> and see what happens

cheers, MuS

0 Karma

redouane_prx
Engager

Thank you guys, the problem is solved. the issue indeed was with the script and Splunk shell didn't have the necessary libraries (OPENSSL_1.0.1) to execute it.

logloganathan
Motivator

thanks for providing the solution

0 Karma

sagar0907
Engager

where do we need the libraries and which libraries we need to place in order to run the shell script/sql

0 Karma

DalJeanis
Legend

I've also seen times when status code 1 was a badly written python script. wrong number of spaces on a line if I recall correctly.

0 Karma

Sukisen1981
Champion

Hi refer this thread here - https://answers.splunk.com/answers/329819/alert-manager-script-exit-status-1.html
Looks like an issue with the script target . It could be an issue with the privileges that splunk needs to access your script target

0 Karma
Get Updates on the Splunk Community!

Index This | What is broken 80% of the time by February?

December 2025 Edition   Hayyy Splunk Education Enthusiasts and the Eternally Curious!    We’re back with this ...

Unlock Faster Time-to-Value on Edge and Ingest Processor with New SPL2 Pipeline ...

Hello Splunk Community,   We're thrilled to share an exciting update that will help you manage your data more ...

Splunk MCP & Agentic AI: Machine Data Without Limits

Discover how the Splunk Model Context Protocol (MCP) Server can revolutionize the way your organization uses ...