Displaying 2 results from an estimated 2 matches for "a649cb33".
2015 Jun 26
0
Asterisk 13 logging to two places
...gt; asterisk-users mailing list
> To UNSUBSCRIBE or update options visit:
> http://lists.digium.com/mailman/listinfo/asterisk-users
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.digium.com/pipermail/asterisk-users/attachments/20150626/a649cb33/attachment.html>
2015 Jun 26
2
Asterisk 13 logging to two places
Switched from Asterisk 1.8 to 13.3.2. Now it logs to /var/log/asterisk/full (good) as well as /var/log/messages (not good). Anyone know why?
# grep -v "^;" logger.conf
[general]
[logfiles]
console => notice,warning,error
messages => error
full => notice,warning,error,debug,verbose,dtmf,fax
Thankfully, the .../full logs are rotating properly now (thanks Dale) but we don't