Moodle Plugins directory: Extended log search | Moodle.org
Extended log search
Reports ::: report_extendedlog
Maintained by
Vadim Dvorovenko
This report is intended to be used by the site administrator for investigation in number of cases, when standard log report does not allow to find the desired events.
Latest release:
1023 sites
630 downloads
43 fans
Current versions available: 2
This report is intended to be used only by the site administrator for investigation in number of cases, when standard log report does not allow to find the desired events. With this report you can easily do following:
- Find out, who have granted role to user in some category a month ago
- List changes that were done on site by users from some IP or subnet
- Get events that happened in all courses in some category in one list
- Find failed logons for users using some email domain
- And so on
This report supports logstore_standart and logstore_database.
This report generates non-optimized db queries and may produce very high database load.
Useful links
Contributors
Vadim Dvorovenko (Lead maintainer)
Please login to view contributors details and/or to contact them
When I access https://moodle.example.com/lib/requirejs.php/-1/core/event.js, I get a message:
JS file: /report/extendedlog/amd/src/autocomplete-category.js cannot be loaded, or does not contain a javascript module in AMD format. "define()" not found.
Congratulations and thank you for this wonderful plugin.
It has been very useful for me to provide information to the application that I am developing.
There is only something that would be helpful to add, the course id, since there are global analyzes that I need the course id to make analysis and comparisons, for example, courses within a category.
Thank you in advance for your help.
I am running Moodle 4.1 and plugin passed checks and installed fine. Having an issue with the "User" and "Affected User" drop down just spinning without generating a look up list. I have around 75 users in the system. Thought that would not be a large number for the query. Other search fields populate fine.
Thoughts?
Thank you