Re: [Shinken-devel] Log rotation

2011-07-15 Thread nap
On Fri, Jul 15, 2011 at 4:36 PM, Venelin Petkov < venelin.pet...@iwr.uni-heidelberg.de> wrote: > Hi, > > I noticed that Shinken (0.6) does not rotate the log files. It > saves everything in archives/ and without compression, which tends to > fill up hard drives fast :). I looked up in the > code

[Shinken-devel] Log rotation

2011-07-15 Thread Venelin Petkov
Hi, I noticed that Shinken (0.6) does not rotate the log files. It saves everything in archives/ and without compression, which tends to fill up hard drives fast :). I looked up in the code, but the rotation functionality was not implemented. Is there any reason for this? Python's logging modul