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:
937 sites
597 downloads
39 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.

Screenshots

Screenshot #0
Screenshot #1
Screenshot #2

Contributors

Vadim Dvorovenko (Lead maintainer)
Please login to view contributors details and/or to contact them

Comments RSS

Vis kommentarer
  • Ghalib Al Abri
    søn., 31 mai 2020, 17:22
    This is very helpful plugin. But I think one component is missed in the filter which is question bank activities (add, edit ...) . This very important is a question has been altered or deleted by a user.
  • Vadim Dvorovenko
    søn., 31 mai 2020, 18:30
    Ghalib Al Abri, plugin uses system list of events. if you do not see some event,s, it means that thre is no such events in moodle and this actions are not logged. i've opened issue on tracker some time ago to add events to see, who had access to question bank, but currently it's not implemented
  • Oliver Pioquinto
    fre., 26 jun. 2020, 11:09
    Hi, I created a role only to view Extended log search, already clicked Allow to View extended log search report report/extendedlog:view and saved the role. But it still not visible to the Administration > Report
  • Gustavo Castilho
    tir., 1 sep. 2020, 21:54
    Hi, i'm using moodle 3.5 and when doing any searches it sends me to the login page with session expired message. Also i have 27.000 users in database and clicking the affected user dropdown menu takes ages to load.
  • Vadim Dvorovenko
    man., 11 jan. 2021, 00:11
    Oliver Pioquinto, you also need add moodle/site:configview permissions to that role. Same for all other standart report types.
  • Vadim Dvorovenko
    man., 11 jan. 2021, 00:29
    Gustavo Castilho, autocomplete for users list is implemented in 2.0 release. It should speedup load of dropdowns. To check for problem with session expiration, try to limit search to short period of time, e.g. one day or one hour, to be shure, that this problem does not relates to high database load produced by plugin. Problems related to high load (timeouts, memory limits, database load) are not considered as bug for this plugin.
  • Hiroto Kagotani
    ons., 27 jan. 2021, 13:57
    Hi. After installing into Moodle 3.5.16, javascript errors occur.
    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.
  • Vadim Dvorovenko
    ons., 27 jan. 2021, 15:29
    Hiroto Kagotani, thanks for report. Version 2.0 of plugin works with 3.5-3.7 only if $CFG->cachejs = true. Try to enable js caching or use ver 1.0 of plugin
  • Hiroto Kagotani
    ons., 27 jan. 2021, 17:07
    Vadim Dvorovenko, it works! Thank you very much.
  • P_r S_z
    man., 22 feb. 2021, 07:56
    Hi. In "Event" list core events are missing like "user_created".
  • Vadim Dvorovenko
    ons., 24 feb. 2021, 11:09
    P_r S_z, thank you for report. Fixed in 2.0.1
  • Hiroto Kagotani
    ons., 17 mar. 2021, 22:26
    When I switched the theme to "More" on Moodle 3.5, report/extendedlog/index.php showed an error with a link to "dmlreadexception". In mdl_log_queries, "ERROR: invalid input syntax for type integer: "_qf__force_multiselect_submission"" was logged. Does 2.0 or 2.0.1 require Boost based themes?
  • Raidell Avello
    tor., 2 des. 2021, 09:16
    Hello
    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.
  • Vadim Dvorovenko
    man., 13 des. 2021, 03:06
    Hiroto Kagotani, fixed in 2.0.3. Next time please provide more information about environment and steps to reproduce. I was unable to reproduce problem, until i understand you're using postgresql
  • Amos Ziegler
    tir., 11 jul. 2023, 04:26
    Hello

    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
1 2
Please login to post comments