Audit Log
by ABF OSIELL https://github.com/OCA/server-tools , Odoo Community Association (OCA) https://github.com/OCA/server-toolsAvailability |
Odoo Online
Odoo.sh
On Premise
|
Technical Name |
auditlog |
License | AGPL-3 |
Website | http://www.osiell.com |
Versions | 9.0 10.0 11.0 12.0 13.0 14.0 15.0 16.0 17.0 18.0 |
Audit Log - Track user operations
This module allows the administrator to log user operations performed on data models such as create, read, write and delete.
Usage
Go to Settings / Technical / Audit / Rules to subscribe rules. A rule defines which operations to log for a given data model.

Then, check logs in the Settings / Technical / Audit / Logs menu. You can group them by user sessions, date, data model or HTTP requests:

Get the details:

A scheduled action exists to delete logs older than 6 months (180 days) automatically but is not enabled by default. To activate it and/or change the delay, go to the Configuration / Technical / Automation / Scheduled Actions menu and edit the Auto-vacuum audit logs entry:

Known issues / Roadmap
- log only operations triggered by some users (currently it logs all users)
Bug Tracker
Bugs are tracked on GitHub Issues. In case of trouble, please check there if your issue has already been reported. If you spotted it first, help us smashing it by providing a detailed and welcomed feedback here.
Credits
Contributors
- Sebastien Alix <sebastien.alix@osiell.com>
- Holger Brunn <hbrunn@therp.nl>
- Holden Rehg <holdenrehg@gmail.com>
Images
- Icon: built with different icons from the Oxygen theme (LGPL)
Maintainer

This module is maintained by the OCA.
OCA, or the Odoo Community Association, is a nonprofit organization whose mission is to support the collaborative development of Odoo features and promote its widespread use.
To contribute to this module, please visit http://odoo-community.org.
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedWorks Great - BUT be sure to READ the documentation!!!
Just discovered a database that had swelled to over 10GB - half of it was because of the entries created by this module. The documentation above states "A scheduled action exists to delete logs older than 6 months (180 days) automatically but is not enabled by default. To activate it and/or change the delay, go to the Configuration / Technical / Automation / Scheduled Actions menu and edit the Auto-vacuum audit logs entry" So - by default NO LOG ENTRIES are deleted. MAKE SURE YOU CHANGE THIS!!!
There are no comments yet!