Note: You are currently viewing documentation for Moodle 3.2. Up-to-date documentation for the latest stable version of Moodle is probably available here: Logging.

Logging

From MoodleDocs
Revision as of 17:46, 25 June 2014 by German Valero (talk | contribs) (Added link to spanish translation of page)

New feature
in Moodle 3.2!

The site administrator can define which log stores are available, and in which order, from Administration>Site administration>Plugins>Logging>Manage log stores.

Available stores are: Standard, Legacy and External database.

Note: A new Moodle site will have Standard logging enabled and Legacy logging disabled. A site which has been upgraded will have both enabled.

The default Standard log is very detailed and should meet most requirements. The Legacy log should be disabled unless you have old custom reports that need it. An External database log store also allows you to connect to an external log database.

logstores.png

From Site administration>Plugins>Reports>Manage reports, the administrator can see which log stores support which given report:

reportslogstore.png

See also