I've already changed the log level for "munin-node.log" in "/etc/munin/munin-node.conf" but now that everything is working 100%, how do I change the log level of "munin-graph.log", "munin-html.log", "munin-limits.log" and "munin-update.log"?
They are all located in /var/log/munin/
Thanks
to change the log level of munin-graph (which is running on log level INFO below version 2.0.7) you can change /usr/share/munin/munin-graph
from:
to:
or upgrade to a higher munin version: see http://munin-monitoring.org/ticket/1251