I'm having a really weird problem with a custom alert. I have created a perl script to send SMS messages. It's pretty straight forward.
I implemented a slack shell script example and it works fine, but it looks like the perl script is never even called.
It shows "Sent" in the action log, but I can't see any evidence that the script is ever executed.
I believe I have the action and media type configured exactly the same and assigned the same way the Slack shell script (which works).
The file permissions and ownership are the same in both scripts. I can't find any errors in any log file that clue me in to why this is not working.
Can anyone tell me where to look in order to troubleshoot this problem?
-Eric
I implemented a slack shell script example and it works fine, but it looks like the perl script is never even called.
It shows "Sent" in the action log, but I can't see any evidence that the script is ever executed.
I believe I have the action and media type configured exactly the same and assigned the same way the Slack shell script (which works).
The file permissions and ownership are the same in both scripts. I can't find any errors in any log file that clue me in to why this is not working.
Can anyone tell me where to look in order to troubleshoot this problem?
-Eric