Log rotation is not working efficiently because it's time based rather than size based. For instance, Sonos node server in debug mode creates over 10G of data in one month. Please change the log rotation to be size based. It's best if the max log size can be defined in the Polyglot database so that it could be changed at run time but that's not necessary. I think a max of 50MB per log is sufficient and the old ones should be bzip2'ed.
Thank you.
Log rotation is not working efficiently because it's time based rather than size based. For instance, Sonos node server in debug mode creates over 10G of data in one month. Please change the log rotation to be size based. It's best if the max log size can be defined in the Polyglot database so that it could be changed at run time but that's not necessary. I think a max of 50MB per log is sufficient and the old ones should be bzip2'ed. Thank you.