From eb2979cb235138e4ce0fd5e6dc850a1a769bed7f Mon Sep 17 00:00:00 2001 From: ak4t0sh Date: Thu, 27 Nov 2014 16:23:53 +0100 Subject: [PATCH] add support note --- plugins/moodle/moodle_logs.php | 3 +++ 1 file changed, 3 insertions(+) diff --git a/plugins/moodle/moodle_logs.php b/plugins/moodle/moodle_logs.php index e25df714..f6e0a2e8 100644 --- a/plugins/moodle/moodle_logs.php +++ b/plugins/moodle/moodle_logs.php @@ -4,6 +4,9 @@ * Moodle Logs * Munin plugin to count logs entries * + * Note : This plugin does not support Moodle 2.7 or newer versions + * If you want to use this plugin with Moodle 2.7 you have to enable logstore_legacy mode in your Moodle settings + * * It's required to define a container entry for this plugin in your * /etc/munin/plugin-conf.d/moodle.conf *