|
From: Christian M. <chr...@ta...> - 2012-07-23 03:04:26
|
Hello David, currently it's not possible to set the log file to roll on a combination of date and size. I will create a feature request about this in our bug tracker and let you know once this has been implemented. Best Regards, Christian Mueller Tanuki Software, Ltd. On Sat, Jul 21, 2012 at 2:49 AM, David Khanaferov < Dav...@mt...> wrote: > 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... > MTS – MVNO > http://www.mtsint.com ** > > ** ** > > > ------------------------------------------------------------------------------ > Live Security Virtual Conference > Exclusive live event will cover all the ways today's security and > threat landscape has changed and how IT managers can respond. Discussions > will include endpoint security, mobile security and the latest in malware > threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/ > _______________________________________________ > Wrapper-user mailing list > Wra...@li... > https://lists.sourceforge.net/lists/listinfo/wrapper-user > > |