Search icon CANCEL
Subscription
0
Cart icon
Your Cart (0 item)
Close icon
You have no products in your basket yet
Arrow left icon
Explore Products
Best Sellers
New Releases
Books
Videos
Audiobooks
Learning Hub
Free Learning
Arrow right icon
Arrow up icon
GO TO TOP
Moodle Security

You're reading from   Moodle Security Learn how to install and configure Moodle in the most secure way possible

Arrow left icon
Product type Paperback
Published in Feb 2011
Publisher
ISBN-13 9781849512640
Length 204 pages
Edition Edition
Languages
Tools
Arrow right icon
Toc

Table of Contents (17) Chapters Close

Moodle Security
Credits
About the Author
About the Reviewers
1. www.PacktPub.com
2. Preface
1. Delving into the World of Security FREE CHAPTER 2. Securing Your Server Linux 3. Securing Your Server—Windows 4. Authentication 5. Roles and Permissions 6. Protection Against Bots 7. Securing User Files 8. Securing Moodle Data 9. Monitoring User Activity 10. Backup Authentication Plugins

Activity monitoring using Moodle tools


Moodle offers several options when it comes to analyzing and monitoring user activity inside the platform. Monitoring is not real-time but it is close enough for most regular needs.

Moodle log

The word log has several meanings. The one we are interested in is defined as a regular or systematic record of incidents or observations. In computer terminology log is a place where some program stores a list of events that are intended for later potential review by an administrator. Log can be generated and stored in various places and formats. The most simple and common format is a plain text file. Every system should (and usually does) have some logging facility. That is also the case with Moodle. Since Moodle is a heavily database oriented application it was somewhat logical to implement its log inside the database. Log is stored in <table prefix>log table. In the version of Moodle used for writing this text we have over 290 locations where logging...

lock icon The rest of the chapter is locked
Register for a free Packt account to unlock a world of extra content!
A free Packt account unlocks extra newsletters, articles, discounted offers, and much more. Start advancing your knowledge today.
Unlock this book and the full library FREE for 7 days
Get unlimited access to 7000+ expert-authored eBooks and videos courses covering every tech area you can think of
Renews at $19.99/month. Cancel anytime
Banner background image