log4j logging to incorrect location on unix systems.

XMLWordPrintable

      Currently the log4j settings being shipped in the builds have the filelog pointing to wherever the startup script is called from.

      I would suggest changing
      log4j.appender.filelog.File=atlassian-jira.log

      to

      log4j.appender.filelog.File=${catalina.home}/logs/atlassian-jira.log

      so that future releases drop the logs into the logs/atlassian-jira.log

            Assignee:
            Unassigned
            Reporter:
            John Washington
            Votes:
            5 Vote for this issue
            Watchers:
            4 Start watching this issue

              Created:
              Updated:
              Resolved: