only on a full moon, excluding leap years.  thank you and when can I expect this feature? :)<div class="gmail_extra"><br><br><div class="gmail_quote">On Fri, Dec 14, 2012 at 3:20 PM, Francis Daly <span dir="ltr"><<a href="mailto:francis@daoine.org" target="_blank">francis@daoine.org</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">On Fri, Dec 14, 2012 at 03:00:53PM -0500, S Ahmed wrote:<br>
<br>
Hi there,<br>
<div class="im"><br>
> By default does nginx just keep appending to the same log file? (for both<br>
> access and error log files)<br>
<br>
</div>Yes. (Although the access log file name can include per-request variables.)<br>
<div class="im"><br>
> Is there a reason why there is no built in way of having it create a new<br>
> file per day/hour or something?  I guess the idea is to keep the feature<br>
> set very lean?<br>
<br>
</div>Would you like it per day or per hour? Or every 4 MB, or every 1 million<br>
lines? (Or every second Tuesday unless the moon is full?) There are too<br>
many possibly-useful rules for anything built-in to satisfy everybody.<br>
<br>
So nginx allows you to choose whatever combination of circumstances you<br>
want, outside of nginx, and then provides a well-defined way for you to<br>
induce a log file rotation.<br>
<br>
<a href="http://nginx.org/en/docs/control.html#logs" target="_blank">http://nginx.org/en/docs/control.html#logs</a><br>
<br>
That's my understanding, anyway.<br>
<span class="HOEnZb"><font color="#888888"><br>
        f<br>
--<br>
Francis Daly        <a href="mailto:francis@daoine.org">francis@daoine.org</a><br>
<br>
_______________________________________________<br>
nginx mailing list<br>
<a href="mailto:nginx@nginx.org">nginx@nginx.org</a><br>
<a href="http://mailman.nginx.org/mailman/listinfo/nginx" target="_blank">http://mailman.nginx.org/mailman/listinfo/nginx</a><br>
</font></span></blockquote></div><br></div>