Uploaded image for project: 'Apache Fineract'
  1. Apache Fineract
  2. FINERACT-888

Fineract Docker Container should only log to STDOUT, not fineract-platform.log

    XMLWordPrintableJSON

Details

    • Improvement
    • Status: Resolved
    • Major
    • Resolution: Fixed
    • None
    • 1.4.0
    • None

    Description

      Fineract's default logging configuration, in https://github.com/apache/fineract/blob/develop/fineract-provider/src/main/resources/logback.xml, logs both to STDOUT (ConsoleAppender) as well as to ${catalina.base}/logs/fineract-platform.log with FileAppender.

      This makes sense for a standalone ZIP distribution (e.g. for http://fineract.apache.org), but for the ("Docker") Container image, we should only to STDOUT instead of filling up a file inside the container.

      Add another logback.xml and COPY that over the default one in the Dockerfile.

      Attachments

        Issue Links

          Activity

            People

              vorburger Michael Vorburger
              vorburger Michael Vorburger
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: