|
From: David K. <Dav...@mt...> - 2012-07-20 18:05:04
|
Hello, I need to configure the service wrapper (Community Edition 32-bit 3.5.14) to roll the log files both on DATE and SIZE Here is my current configuration: wrapper.logfile=../logs/admintool_YYYYMMDD.log wrapper.logfile.rollmode=DATE wrapper.logfile.maxsize=10m This however does not roll on size and only rolls on date. This behavior is expected as that is exactly what's stated in the documentation. However, my question is, is there a way to ensure that logs have a timestamp in the name (ex: admintool_20120720.log) and they also roll on size (when file reached 10mb in size) ? I don't care about rolling on date, all I care about is having a date in the file name and being able to roll on size. I can't find anything in the documentation that suggests what I'm asking is possible. Is what I'm asking possible? If it is, how could I do that? Thank you, David Khanaferov | Software Engineer P: 818-545-8680 x253 | Dav...@mt...<mailto:Dav...@mt...> MTS - MVNO http://www.mtsint.com<http://www.mtsint.com/> |