jakob@odoo12_dev_server:~$ ls -la /var/log/odoo/
total 3190776
drwxr-x--- 2 odoo odoo 4096 Sep 22 08:28 .
drwxrwxr-x 17 root syslog 4096 Sep 23 06:25 ..
-rw-r--r-- 1 odoo odoo 1680052229 Sep 23 06:49 odoo-server.log
-rw-r--r-- 1 odoo odoo 911469798 Sep 13 06:25 odoo-server.log.2
-rw-r--r-- 1 odoo odoo 675748979 Sep 6 06:25 odoo-server.log.3
jakob@odoo12_dev_server:~$ sudo rm -rf /var/log/odoo/odoo-server.log.2
jakob@odoo12_dev_server:~$ sudo rm -rf /var/log/odoo/odoo-server.log.3
This is a developer server. I've deleted these logs (all but one) and don't notice any difference.
These logs seems to pile up disk space...
What's the purpose of these logs and is it possible to stop this log service?
Odoo is the world's easiest all-in-one management software.
It includes hundreds of business apps:
- CRM
- e-Commerce
- Comptabilité
- Inventaire
- PoS
- Project
- MRP
Cette question a été signalée
The logs are used to track the error/issue. If you really want to stop the logs, you can remove/comment the log file path in the odoo config file and restart the odoo service.
# Comment followng line from the odoo conf file
logfile = /var/log/odoo/odoo-server.log
Hi,
Keeping log will be good for tracking issues. If the piling disk space are the issue, try to configure the log rotate so that the logs before a period will get automatically deleted from the system, which will not consume disk space then.
See: https://www.odoo.com/forum/help-1/question/i-want-odoo-not-to-delete-previously-generated-log-files-even-after-a-week-by-using-logrotate-in-configuration-file-162577
Thanks
Vous appréciez la discussion ? Ne vous contentez pas de lire, rejoignez-nous !
Créez un compte dès aujourd'hui pour profiter de fonctionnalités exclusives et échanger avec notre formidable communauté !
S'inscrirePublications associées | Réponses | Vues | Activité | |
---|---|---|---|---|
|
4
juin 24
|
11792 | ||
|
0
mai 24
|
1301 | ||
|
2
août 23
|
3516 | ||
Saas Server Logs
Résolu
|
|
1
mai 23
|
6384 | |
|
2
nov. 18
|
9751 |