I have a Splunk alert set up on pattern matching. I am able to see the alert triggered and the associated perl script trigger is not working.
I have my scripts placed in $SPLUNK_HOME/bin/scripts/
Moreover, I executed the same script outside splunk, it works fine.
Hi, I resolve this by adding the perl executable location
I am able to execute the script from outside.
But, I can see the alert and I dont find the log for this perl script triggered. How do we check or trace this?