Mantis Bugtracker
  

Viewing Issue Advanced Details Jump to Notes ] View Simple ] Issue History ] Print ]
ID Category Severity Reproducibility Date Submitted Last Update
0001947 [Resin] minor always 08-16-07 08:53 09-06-07 14:51
Reporter brianb08 View Status public  
Assigned To ferg
Priority normal Resolution fixed Platform
Status closed   OS
Projection none   OS Version
ETA none Fixed in Version 3.1.3 Product Version 3.1.2
  Product Build
Summary 0001947: access log with rollover of 1D produces multiple files for each day (with hours/mins timestamp)
Description With the access log configured to rollover daily, resin often creates additional files, within one minute of the rollover time. The problem occurs whether or not auto-flush is set to true. Here is the config from resin.conf:

      <access-log path="${server.root}/logs/access.log"
            format='%{BIOrigClientAddr}i %l %u %t %{Host}i "%r" %>s %b "%{Referer}i" "%{User-Agent}i" %D'
            auto-flush="true"
            rollover-period="1D"/>

And a sampling of files from the logs directory:

-rw-r--r-- 1 resin 30061 45477 Aug 16 11:45 access.log
-rw-r--r-- 1 resin 30061 0 Aug 16 00:00 access.log.20070815.2359
-rw-r--r-- 1 resin 30061 74507 Aug 16 00:00 access.log.20070815
-rw-r--r-- 1 resin 30061 0 Aug 15 00:00 access.log.20070814.2359
-rw-r--r-- 1 resin 30061 0 Aug 15 00:00 access.log.20070814.2359.1
-rw-r--r-- 1 resin 30061 361351 Aug 15 00:00 access.log.20070814
-rw-r--r-- 1 resin 30061 0 Aug 14 00:00 access.log.20070813.2359
-rw-r--r-- 1 resin 30061 0 Aug 14 00:00 access.log.20070813



Steps To Reproduce
Additional Information
Attached Files

- Relationships

There are no notes attached to this issue.

- Issue History
Date Modified Username Field Change
08-16-07 08:53 brianb08 New Issue
08-16-07 08:53 brianb08 Issue Monitored: brianb08
09-06-07 14:51 ferg Assigned To  => ferg
09-06-07 14:51 ferg Status new => closed
09-06-07 14:51 ferg Resolution open => fixed
09-06-07 14:51 ferg Fixed in Version  => 3.1.3


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