Finding the primary Odoo log file

Odoo writes many messages, warnings, and error messages to a log. Often when troubleshooting problems, this log file is valuable in determining what action you should take. In a default installation, the log file is located at /var/log/odoo/odoo-server.log.

The log is especially valuable for locating problems you may have when installing new modules.