[
https://issues.apache.org/jira/browse/OFBIZ-12889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815564#comment-17815564
]
ASF subversion and git services commented on OFBIZ-12889:
---------------------------------------------------------
Commit cd67b3e5ab10fe8d9703eeef2cb2f752a3f971ae in ofbiz-framework's branch
refs/heads/trunk from Daniel Watford
[ https://gitbox.apache.org/repos/asf?p=ofbiz-framework.git;h=cd67b3e5ab ]
Improved: Add logging to docker host filesystem in example docker compose
configuration (OFBIZ-12889)
> Expose runtime/logs directory to host for demo docker containers
> ----------------------------------------------------------------
>
> Key: OFBIZ-12889
> URL: https://issues.apache.org/jira/browse/OFBIZ-12889
> Project: OFBiz
> Issue Type: Task
> Components: Demo
> Affects Versions: Upcoming Branch
> Reporter: Daniel Watford
> Assignee: Daniel Watford
> Priority: Minor
>
> OFBiz writes to various log files at path runtime/logs. These log files are
> not easily* accessible by administrators on hosts running OFBiz in docker
> containers, such as the project's demo sites.
> Modify the demo sites configuration and the example docker configurations to
> make the various OFBiz logs accessible to administrators.
>
> * The log files can currently be accessed by exec'ing processes in a running
> container, but this is cumbersome and not something we should expect system
> administrators to do.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)