Hi,
We are using Resin-3.0.19. Our access log is configured in resin.conf as
follows - 

<access-log path="log/access.log"
   format='%h %l %u %t "%r" %s %b "%{Referer}i" "%{User-Agent}i" Time of
request:<%Ts>'    
      rollover-period="1D" archive-format="access-%Y%m%d.log.gz"/>

If a utility like logrotate deletes the logs, resin stops logging
completely. The server continues to run and serve requests.

The same behaviour is observed for :-
stdout.log & stderr.log (configured at command line)

Thanks
Manas


_______________________________________________
resin-interest mailing list
resin-interest@caucho.com
http://maillist.caucho.com/mailman/listinfo/resin-interest

Reply via email to