There are 2 comments.
 
 
XWiki Docker images / cid:jira-generated-image-avatar-ddb0fc28-1ef1-44b3-9d57-741d0de1799c XDOCKER-78 Open

XWiki logs do not appear in a catalina.out log file

 
View issue   ยท   Add comment
 

2 comments

 
cid:jira-generated-image-avatar-3c2d5a11-507f-4600-957b-d7017c55673b Anca Luca on 24/Apr/26 15:01
 

The problem with having the logs only in the console where you started docker (which is equivalent to having the logs only outside the container and never inside) is that they cannot be read from within XWiki.

This is quite limiting for the diagnostics and information that XWiki can get about itself.

For example, the "show logs" tool of the admin tools extension doesn't work anymore and is no longer possible to implement.

 
cid:jira-generated-image-avatar-3c2d5a11-507f-4600-957b-d7017c55673b Anca Luca on 24/Apr/26 15:03
 
The problem with having the logs only in the console where you started docker (which is equivalent to having the logs only outside the container and never inside) is that they cannot be read from within XWiki.

This is quite limiting for the diagnostics and information that XWiki can get about itself.

For example, the "show logs" tool of the admin tools extension doesn't work
anymore in such an environment and is no longer not possible to implement.