Monitoring: Requests Logging
by Camptocamp https://github.com/camptocamp/odoo-cloud-platform , Numigi https://github.com/camptocamp/odoo-cloud-platform , Odoo Community Association (OCA) https://github.com/camptocamp/odoo-cloud-platform
Odoo
Availability |
Odoo Online
Odoo.sh
On Premise
|
Lines of code | 65 |
Technical Name |
monitoring_log_requests |
License | AGPL-3 |
Website | https://github.com/camptocamp/odoo-cloud-platform |
Versions | 9.0 10.0 11.0 12.0 |
Monitoring: Requests Logging
This addon is used to output in the logs informations about the user's requests. Data such as what is the request, who requested it and how much time did it took to complete could then be extracted from the logs and loaded in an analysis tool such as ElasticSearch/Kibana.
Each log line is a JSON with the monitored fields, so it is easier to parse.
The logs are prefixed with monitoring.http.requests so be sure to enable this path in the log handler:
- LOG_HANDLER=":WARNING,monitoring.http.requests:INFO"
Please log in to comment on this module
Report comment
Any abuse of this reporting system will be penalizedThere are no ratings yet!
Hello
As you indicate this module - Monitoring: Requests Logging - support V11 , but when i trying to download its forward in main page? can you send installation file for V11.