Mantis - Resin
|
|||||
Viewing Issue Advanced Details | |||||
|
|||||
ID: | Category: | Severity: | Reproducibility: | Date Submitted: | Last Update: |
4321 | major | random | 12-08-10 04:43 | 01-11-11 13:05 | |
|
|||||
Reporter: | mros2stf | Platform: | |||
Assigned To: | ferg | OS: | |||
Priority: | normal | OS Version: | |||
Status: | closed | Product Version: | 4.0.12 | ||
Product Build: | Resolution: | fixed | |||
Projection: | none | ||||
ETA: | none | Fixed in Version: | 4.0.15 | ||
|
|||||
Summary: | 0004321: Access.log is not rolling correctly | ||||
Description: |
I have the following in my resin.xml file: <host-default> <access-log path="log/access.log" format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i"' rollover-size="-1" rollover-period="1D"/> <!-- creates the webapps directory for .war expansion --> <web-app-deploy path="webapps"/> <ear-deploy path="deploy"/> </host-default> The access.log either will not roll daily after midnight. Today it rolled at 5:49 am. These are used for reporting purpose. If they do not roll, then the scripts fail as there is no file there. |
||||
Steps To Reproduce: | |||||
Additional Information: | |||||
Relationships | |||||
Attached Files: |
Notes | |||||
|
|||||
|
|