[
https://issues.apache.org/jira/browse/OFBIZ-12889?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=17815168#comment-17815168
]
ASF subversion and git services commented on OFBIZ-12889:
---------------------------------------------------------
Commit e03403f7909186fe6ca2ec0b19608236ac65ba28 in ofbiz-tools's branch
refs/heads/master from Daniel Watford
[ https://gitbox.apache.org/repos/asf?p=ofbiz-tools.git;h=e03403f ]
Improved: Enable ofbiz logging to the docker host's filesystem (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)