Note: You are currently viewing documentation for Moodle 2.8. Up-to-date documentation for the latest stable version of Moodle may be available here: Logs.

Logs: Difference between revisions

From MoodleDocs
(humm this is probably better than log (administrator))
 
(37 intermediate revisions by 5 users not shown)
Line 1: Line 1:
Location: ''Administration > Reports > Logs''
{{Course reports}}
Logs in Moodle are activity reports.  Logs are available at site and course level.


A log can be thought of as a list of information, some might call it a table. Each line or record in the log usually contains a timestamp plus one or more fields that holds information about activity at that instant.  Filters selectively reduce or focus the information shown in the report. 
==Logs of course activity==


The log reports can  also be downloaded in 3 file formats: text, ODP and Excel.
A log of activity in the course may be generated by a teacher in ''Administration> Course administration>Reports > Logs''.


[[File:logging.png]]
To generate a log, select any combination of group, student, date, activity, actions and level, then click the "Get these logs" button.
==Levels==
You can filter the logs by level. Examples of this are:
*''Teaching level'': an event or action performed by a teacher (usually) which affects the students' learning experience. This might be for instance, grading a student or adding a module to the course.
[[File:teachinglogs.png]]
*''Participating level'': an event or action which could be related to a user's learning experience. This might be for instance a student posting to a forum or submitting an assignment.
[[File:participatinglogs.png]]
You can see what pages the student accessed, the time and date they accessed it, the IP address they came from, and their actions (view, add, update, delete).
You can choose to display the logs on a page or download them in text, ODS or Excel format.
Note: The log report page contains active links enabling you to access a student's profile page or a particular page that the student was viewing. The IP address link provides an estimate of the student's location.
==Logs of site activity==
A log of site activity may be generated by a site administrator in ''Administration>Site administration>Reports>Logs''
The log can display all activities, site news or site errors, such as failed login attempts, and all levels.
[[File:siteloggingother.png]]
An example of the ''Other'' level, which relates to all actions without a specific educational value.
==Live logs==
Live logs are available for a course from ''Administration > Course administration > Reports > Live logs'' and for the site (as in the screenshot below) from ''Site administration > Reports > Live logs''.
[[File:livelogs.png]]
Live updates can be stopped and restarted by clicking the 'Pause live updates' button.
==Site administration settings==
See [[Logging]] for information on how to understand logging at site level.
==View logs capabilities==
*[[Capabilities/report/log:view|View course logs]]
*[[Capabilities/report/log:viewtoday|View today's logs]]
*[[Capabilities/report/loglive:view|View live logs]]


==See also==
==See also==
*[[Reports]] in Moodle 1.6 for Teachers
* [http://youtu.be/enW6Yz41rS4 What's new in Moodle 2.7: Logging video]
*[[Logs in 1.5|Logs]] in Moodle 1.5
* [[Logging]]
 


{{stub}}
[[Category:Site administration]]


[[Category:Administrator]]
[[de:Logdaten]]
[[Category:Report]]
[[es:Bitácoras]]
[[fr:Historiques]]

Latest revision as of 13:29, 1 December 2014

Logs in Moodle are activity reports. Logs are available at site and course level.

Logs of course activity

A log of activity in the course may be generated by a teacher in Administration> Course administration>Reports > Logs.

logging.png

To generate a log, select any combination of group, student, date, activity, actions and level, then click the "Get these logs" button.

Levels

You can filter the logs by level. Examples of this are:

  • Teaching level: an event or action performed by a teacher (usually) which affects the students' learning experience. This might be for instance, grading a student or adding a module to the course.

teachinglogs.png

  • Participating level: an event or action which could be related to a user's learning experience. This might be for instance a student posting to a forum or submitting an assignment.

participatinglogs.png


You can see what pages the student accessed, the time and date they accessed it, the IP address they came from, and their actions (view, add, update, delete).

You can choose to display the logs on a page or download them in text, ODS or Excel format.

Note: The log report page contains active links enabling you to access a student's profile page or a particular page that the student was viewing. The IP address link provides an estimate of the student's location.

Logs of site activity

A log of site activity may be generated by a site administrator in Administration>Site administration>Reports>Logs

The log can display all activities, site news or site errors, such as failed login attempts, and all levels.


siteloggingother.png

An example of the Other level, which relates to all actions without a specific educational value.

Live logs

Live logs are available for a course from Administration > Course administration > Reports > Live logs and for the site (as in the screenshot below) from Site administration > Reports > Live logs.

livelogs.png

Live updates can be stopped and restarted by clicking the 'Pause live updates' button.

Site administration settings

See Logging for information on how to understand logging at site level.

View logs capabilities

See also