<div dir="ltr"><div><div><div>Hi,<br><br></div>Last year, I installed Asterisk 10.4.2 and enabled logrotate on daily basis which was working perfect. Now in couple of months back, the logrotate feature is not working at all but simply appending the logs in &#39;messages&#39; file. Listing down down the configuration for logrotate below;<br>
<br>/var/log/asterisk/messages {<br>missingok<br>rotate 5<br>daily<br>postrotate<br>/usr/sbin/asterisk -rx &#39;logger reload&#39; &gt; /dev/null 2&gt; /dev/null<br>endscript<br>}<br><br></div>As asterisk is running by user: root so no need set asterisk permissions &#39;create 0640 asterisk asterisk&#39; in above configuration.<br>
<br></div>Please advise so I can resolve this issue.<br><div><div><br><br clear="all"><div><div><div><div><div><br>-- <br>Regards,<br><br>Ahmed Munir Chohan<br><br>
</div></div></div></div></div></div></div></div>