I want to see atlassian-jira-incoming-mail.log using ScriptRunner but currently only these options are available
atlassian-jira.log
atlassian-jira-outgoing-mail.log
atlassian -jira- slow -queries.log
How to enable that?
Them options are pre-defined in the script, you can't add to them unfortunately.
Your only option for now is to write a script in the Script Console to do the reading for you or write your own built-in script. The following should help you to read from the end of the file: https://commons.apache.org/proper/commons-io/javadocs/api-2.2/org/apache/commons/io/input/ReversedLinesFileReader.html
Let me know how you get on with that.
I created an issue for this: https://productsupport.adaptavist.com/browse/SRJIRA-2018
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.