Page 1 of 1

Database filling up with Logs

Posted: Tue Jun 30, 2020 3:29 pm
by ~Rob
After a few days I'm running out of disk space as the log table is becoming huge (gigabytes worth).

It seems I'm having a similar issue to this: viewtopic.php?f=38&t=28611&p=111942&hil ... og#p111942

I've set logging to be None on the database but I still see a few rows added every second.

Is this a bug/known issue or am I missing some configuration?

Re: Database filling up with Logs

Posted: Tue Jun 30, 2020 3:47 pm
by iconnor
You do need to restart zm for the config changes to take effect

Re: Database filling up with Logs

Posted: Tue Jun 30, 2020 4:53 pm
by ~Rob
Thnaks Connor, that did the trick.

Is it just the logs that require a restart. I'll submit a PR for the logging options page with a note to restart after saving if that is the case.