-
Improvement
-
Resolution: Unresolved
-
Minor
-
None
-
3.7
-
None
We deployed the mobile app and we noticed that the table 'mdl_logstore_standard_log' grow quickly after that.
We noticed that '\core\event\webservice_function_called' was one of the new event that cause the growth.
Because of that growth and this event is not relevant, we created a configuration to prevent moodle to write this event in the table.
In our case, those logs created over 50.000.000 of records in the log table (the table contains 310.000.000 of records).
- is duplicated by
-
MDL-64470 A noticeable percent of the log store contents are calls to \core\event\webservice_function_called
-
- Closed
-