Log fixes
This is a bug fix release solving 2 issues that we detected after deploying v2.0.0 in operation:
- log rotation not working
- logging too often
Both issues together saturated the disk space in few hours of operations. All the alarms in the display where not valid because without disk space were not possible to update their values.
Logging from plugins has not yet been fixed