docker icon indicating copy to clipboard operation
docker copied to clipboard

Fix: [14.0] Logs not accesible from docker log

Open fizcris opened this issue 4 years ago • 3 comments

Added symbolic link between /var/log/odoo/odoo-server.log and /dev/stdout so logs can be handled with docker log collector.

fizcris avatar Dec 29 '20 09:12 fizcris

This isn't necessary, start odoo without logfile it will log to stdout/stderr by default

llacroix avatar Sep 19 '21 07:09 llacroix

@llacroix my issue is to log in both "docker log" and "file log". Please, see https://github.com/odoo/docker/issues/345

vintesoft avatar Sep 24 '22 00:09 vintesoft

@fizcris Does this issue occur with Odoo 17 for you? I am not able to reproduce this.

lathama avatar Apr 02 '24 18:04 lathama