Uploaded image for project: 'Nuxeo Enhanced Viewer'
  1. Nuxeo Enhanced Viewer
  2. NEV-479

Make tomcat access log filename configurable

    XMLWordPrintable

    Details

    • Type: Improvement
    • Status: Resolved
    • Priority: Minor
    • Resolution: Fixed
    • Affects Version/s: None
    • Fix Version/s: 10.6.7, arender-2.0.0
    • Component/s: Deployment
    • Release Notes Description:
      Hide

      You can now configure the access log filename prefix with the environment variable below:

      TOMCAT_ACCESS_LOG_FILENAME_PREFIX
      

      If not present it fallbacks on:

      ${POD_NAME}_access_log
      

      If not present it fallbacks on:

      localhost_access_log
      
      Show
      You can now configure the access log filename prefix with the environment variable below: TOMCAT_ACCESS_LOG_FILENAME_PREFIX If not present it fallbacks on: ${POD_NAME}_access_log If not present it fallbacks on: localhost_access_log
    • Team:
      PLATFORM
    • Sprint:
      nxplatform #45

      Description

      As the logs directory is shared between the previewers, we would like to have a unique filename for the previewer access logs.
      The possibility to configure it with the environment variable would be great.

      The access log filename needs to leverage the POD_NAME environment variable/system property.

      This will reduce contention on this file and help further investigations.

        Attachments

          Issue Links

            Activity

              People

              • Votes:
                0 Vote for this issue
                Watchers:
                2 Start watching this issue

                Dates

                • Created:
                  Updated:
                  Resolved: