Hi,
I am working on a job activation filter (in Perl). I am wondering where the stdout / stderr messages printed out by my Perl script would go to? Also, if there is an error when running the filter script, where can I find the error messages?
Thanks for your help!