• 1
    • 1
    • We collect Jira feedback from various sources, and we evaluate what we've collected when planning our product roadmap. To understand how this piece of feedback will be reviewed, see our Implementation of New Features Policy.

      NOTE: This suggestion is for JIRA Server. Using JIRA Cloud? See the corresponding suggestion.

      a) Make logging easier to configure from within application. I should be able to change logging levels at runtime.

      b) Be able to view logs from within JIRA. Perhaps use a file viewer, or a 'memory appender' to achieve this.

            [JRASERVER-1335] Log Viewer from within JIRA

            good to have this

            Gary Nguyen added a comment - good to have this

            Last Log for Jira does the job and is available for free on the Atlassian Marketplace: https://marketplace.atlassian.com/apps/1211604/last-log-for-jira

            Thorsten Letschert [Decadis AG] added a comment - Last Log for Jira does the job and is available for free on the Atlassian Marketplace:  https://marketplace.atlassian.com/apps/1211604/last-log-for-jira

            Not being able to view the application log from within the app is very cumbersome.

            christian.redmann added a comment - Not being able to view the application log from within the app is very cumbersome.

            You may use freely our Log Custom Field available in the KCF-Aditional Custom fields plugin.

            Florin Haszler (Alten Kepler) added a comment - You may use freely our Log Custom Field available in the KCF-Aditional Custom fields plugin .

            And:

            1) The logs should be parsed to detect exceptions, which should be easily grouped (in case many of the same type are flooding the logs). The ability to acknowledge/accept an exception would be a nice extra.
            2) The logs should be parsed against Hercules regular expressions to report known problems

            Diego Alonso [Atlassian] added a comment - And: 1) The logs should be parsed to detect exceptions, which should be easily grouped (in case many of the same type are flooding the logs). The ability to acknowledge/accept an exception would be a nice extra. 2) The logs should be parsed against Hercules regular expressions to report known problems

            This would help in cases where the reporter has JIRA admin rights but doesn't have access to the server filesystem (quite a common scenario).

            Jeff Turner added a comment - This would help in cases where the reporter has JIRA admin rights but doesn't have access to the server filesystem (quite a common scenario).

            Thanks for the offer Paul - we've got lots of other things requiring attention at the moment though, but we can always fish it out of Log4j's CVS if you commit it there.

            Jeff Turner added a comment - Thanks for the offer Paul - we've got lots of other things requiring attention at the moment though, but we can always fish it out of Log4j's CVS if you commit it there.

            Paul Smith added a comment -

            I'm a log4j committer. I could whip you up a CyclicBuffer-based appender pretty easily if you want to add it for your release.

            I'm going to be adding this into the log4j1.3 release anyway.

            Paul Smith added a comment - I'm a log4j committer. I could whip you up a CyclicBuffer-based appender pretty easily if you want to add it for your release. I'm going to be adding this into the log4j1.3 release anyway.

            Velocity.properties is done.

            Brett Morgan added a comment - Velocity.properties is done.

            We need to improve logging:

            • change velocity.properties so that it uses log4j logging
            • have a DEBUG level log that rolls over at 1M
            • have a WARN log that doesn't get rolled & grows to unlimited size.

            Scott Farquhar added a comment - We need to improve logging: change velocity.properties so that it uses log4j logging have a DEBUG level log that rolls over at 1M have a WARN log that doesn't get rolled & grows to unlimited size.

              Unassigned Unassigned
              scott@atlassian.com Scott Farquhar
              Votes:
              43 Vote for this issue
              Watchers:
              16 Start watching this issue

                Created:
                Updated: