Mantis Bugtracker
  

Viewing Issue Simple Details Jump to Notes ] View Advanced ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0004234 [Resin] minor always 09-29-10 09:47 01-12-11 17:01
Reporter mros2stf View Status public  
Assigned To ferg
Priority normal Resolution fixed  
Status closed   Product Version 4.0.10
Summary 0004234: access log not rolling properly
Description When I set the resin log as follows:
<access-log path="log/access.log"
                format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i
"'
                rollover-period="1D"/>

It rolled the first day, and not since.
adczlnxsahqa1:/var/www/log # ls -l
total 3476
-rw-r--r-- 1 www-data www-data 149223 Sep 29 12:25 access.log
-rw-r--r-- 1 www-data www-data 3396357 Sep 24 09:46 access.log.20100923

There is data for each day in the current access.log file, but it doesn't roll over.
Additional Information
Attached Files

- Relationships

- Notes
(0004774)
mros2stf
10-04-10 07:11

I believe this can be closed. After re-reading the manual, the time based rollover doesn't take affect unless you disable the size based by setting the rollover-size="-1".

Please correct me if I'm wrong.

Thanks,
 

- Issue History
Date Modified Username Field Change
09-29-10 09:47 mros2stf New Issue
10-04-10 07:11 mros2stf Note Added: 0004774
01-12-11 17:01 ferg Assigned To  => ferg
01-12-11 17:01 ferg Status new => closed
01-12-11 17:01 ferg Resolution open => fixed
01-12-11 17:01 ferg Fixed in Version  => 4.0.15


Mantis 1.0.0rc3[^]
Copyright © 2000 - 2005 Mantis Group
29 total queries executed.
26 unique queries executed.
Powered by Mantis Bugtracker