docker
docker copied to clipboard
Fix: [14.0] Logs not accesible from docker log
Added symbolic link between /var/log/odoo/odoo-server.log and /dev/stdout so logs can be handled with docker log collector.
This isn't necessary, start odoo without logfile it will log to stdout/stderr by default
@llacroix my issue is to log in both "docker log" and "file log". Please, see https://github.com/odoo/docker/issues/345
@fizcris Does this issue occur with Odoo 17 for you? I am not able to reproduce this.