Getting Data In

ERROR script - command="runshellscript", Cannot find script

surfjose
New Member

Hello
I have installed the app http://splunk-base.splunk.com/apps/50967/use-python-mail-for-scripted-alerts and i have made the troubleshooting with this manual http://wiki.splunk.com/Community:TroubleshootingAlertScripts, but whiteout success.
This is the results:
Check that the script itself runs outside of Splunk. --> pass successful
Use the "somesearch here | runshellscript " --> pass successful
Test with schedule and elerting in savedsearch --> faild. --> ERROR script - command="runshellscript", Cannot find script at /opt/splunk/bin/scripts/sendmailpython.sh in the splunkd.log.
Any ideas what happen?
Sam

Tags (1)
0 Karma

robertlight
Path Finder

It appears that this problem arises due to the user not having the right splunk "capability". I'm not sure which capability is required but when I added the "admin" role to my user, the problem went away.

I would love to know specifically which capability is required so I can make my user minimally enabled to use runshellscript.py

0 Karma

robertlight
Path Finder

It appears that the capability: edit_scripted is required to use "runshellscript"

without this capability, I was getting the error described above, with the capability, it works fine.

0 Karma

thelen_m_kevin
New Member

I am also having this problem. I have had a working script in the /opt/splunk/bin/scripts/ directory for several months now, and suddenly it is not firing when my alerts are generated. I checked the splunkd.log and found command="runshellscript" cannot find script at /opt/splunk/bin/scripts/.py.

Anyone know what might cause this behavior? The splunk instance has not be upgraded or altered in many months, so the files shouldn't be changing or randomly fail to find something that has existed for that long.

0 Karma
Get Updates on the Splunk Community!

Observe and Secure All Apps with Splunk

  Join Us for Our Next Tech Talk: Observe and Secure All Apps with SplunkAs organizations continue to innovate ...

Splunk Decoded: Business Transactions vs Business IQ

It’s the morning of Black Friday, and your e-commerce site is handling 10x normal traffic. Orders are flowing, ...

Fastest way to demo Observability

I’ve been having a lot of fun learning about Kubernetes and Observability. I set myself an interesting ...