Audit Log
Project description
This module allows the administrator to log user operations performed on data models such as create, read, write and delete.
Table of contents
Configuration
Rules
Go to Settings / Technical / Audit / Rules to subscribe rules. A rule defines which operations to log for a given data model.
Cleanup
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:
In case you’re having trouble with the amount of records to delete per run, you can pass the amount of records to delete for one model per run as the second parameter, the default is to delete all records in one go.
Security / Policy
You need to be aware that logging can contain sensitive data. With raw HTTP logs, there not much to do about that, but for ORM logging, the module blacklists all fields called password. If you really need to audit that (having plain passwords laying around is a policy violation basically everywhere), rename your field or create a related field used for input.
Usage
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:
Known issues / Roadmap
Log only operations triggered by some users. Currently it logs all users.
Logging read operations does not work on all data models. Need investigation.
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.
Do not contact contributors directly about support or help with technical issues.
Credits
Contributors
Sebastien Alix <sebastien.alix@camptocamp.com>
Holger Brunn <hbrunn@therp.nl>
Holden Rehg <holdenrehg@gmail.com>
Bhavesh Odedra <bodedra@opensourceintegrators.com>
Hardik Suthar <hsuthar@opensourceintegrators.com>
Other credits
Icon: built with different icons from the Oxygen theme (LGPL)
Maintainers
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.
This module is part of the OCA/server-tools project on GitHub.
You are welcome to contribute. To learn how please visit https://odoo-community.org/page/Contribute.
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
File details
Details for the file odoo12_addon_auditlog-12.0.2.1.0.99.dev3-py3-none-any.whl
.
File metadata
- Download URL: odoo12_addon_auditlog-12.0.2.1.0.99.dev3-py3-none-any.whl
- Upload date:
- Size: 356.4 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: twine/4.0.1 CPython/3.8.5
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 051cb5180ad39e912d6d6c8c661c6812764c079c61c9a56e4b06fd24b05fb832 |
|
MD5 | a8c9696fecda33c26d23913290575e6b |
|
BLAKE2b-256 | 89701d309402a6c683ef9cbfced19832628705308e788a29729c08a8abf7c59f |