Logger

From KlavoWiki
Revision as of 05:36, 17 March 2010 by David (talk | contribs) (Created page with 'The logs created in asterisk do not include the year in the date. To change this so year is included edit the following file.<br> '''/etc/asterisk/logger.conf'''<br> change from…')
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigationJump to search

The logs created in asterisk do not include the year in the date. To change this so year is included edit the following file.
/etc/asterisk/logger.conf
change from:

;dateformat=%F %T

to

dateformat=%F %T %Z