Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4234 | minor | always | 09-29-10 09:47 | 01-12-11 17:01 | |
|
|||||
Reporter: | mros2stf | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.10 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.15 | ||
|
|||||
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. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|