<div>I use logrotate too, because I didn't know of the functionality in Asterisk.</div>
<div>Logrotate works fine for me though.</div>
<div>&nbsp;</div>
<div>Kenny, you should give it a try!</div>
<div>&nbsp;</div>
<div>K<br><br>&nbsp;</div>
<div><span class="gmail_quote">On 7/28/06, <b class="gmail_sendername">Filip Drągowski</b> &lt;<a href="mailto:f.dragowski@ontp.net">f.dragowski@ontp.net</a>&gt; wrote:</span>
<blockquote class="gmail_quote" style="PADDING-LEFT: 1ex; MARGIN: 0px 0px 0px 0.8ex; BORDER-LEFT: #ccc 1px solid">
<div>
<div text="#000000" bgcolor="#ffffff"><tt>asterisk does daily log rotate all along ? i didn't know that it is posiible<br>i create file in /etc/logrotate.d/asterisk (copy of postgrsql and renamed it)<br>/var/log/asterisk/full {
<br>&nbsp;&nbsp;&nbsp; daily<br>&nbsp;&nbsp;&nbsp; rotate 10<br>&nbsp;&nbsp;&nbsp; copytruncate<br>&nbsp;&nbsp;&nbsp; delaycompress<br>&nbsp;&nbsp;&nbsp; compress<br>&nbsp;&nbsp;&nbsp; notifempty<br>&nbsp;&nbsp;&nbsp; create 640 root root<br>}<br>i have 10 last full log, 8 oldest gziped<br></tt></div>
<div><span class="q">
<blockquote cite="http://mid44C9E518.8080000@3ait.co.uk" type="cite">
<blockquote type="cite"><pre><tt>on one cosnole a do asterisk -r
on other i do asterisk -rx &quot;logger rotate&quot;
and the result is
    -- Remote UNIX connection
Asterisk Event Logger restarted
Asterisk Queue Logger restarted
    -- Remote UNIX connection disconnected
how often new log files are created ? = how many log files are created
in 1 second  ?
</tt></pre></blockquote><pre><tt>
Very often, it slows down as the number of log files in the
/var/log/asterisk directory increases.

</tt></pre>
<blockquote type="cite"><pre><tt>there is some kind of regularity or it is done randomly (10logs/1s and
another time 20logs/1s) ?
</tt></pre></blockquote><pre><tt>
Seems to happen more often than not (the past three days) overnight.
We're assuming that it starts when asterisk does it's daily log rotate
itself and then gets itself into a spin...

</tt></pre></blockquote><tt><br><br></tt></span></div>
<div></div></div><br>_______________________________________________<br>--Bandwidth and Colocation provided by <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://easynews.com/" target="_blank">Easynews.com
</a> --<br><br>asterisk-users mailing list<br>To UNSUBSCRIBE or update options visit:<br>&nbsp; <a onclick="return top.js.OpenExtLink(window,event,this)" href="http://lists.digium.com/mailman/listinfo/asterisk-users" target="_blank">
http://lists.digium.com/mailman/listinfo/asterisk-users</a><br><br><br></blockquote></div><br>