[Home]

Summary:ASTERISK-23398: Wiki Documentation - Operation/Logging
Reporter:Rusty Newton (rnewton)Labels:
Date Opened:2014-02-28 09:56:35.000-0600Date Closed:2014-05-15 16:20:40
Priority:TrivialRegression?
Status:Closed/CompleteComponents:Documentation
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:
Description:https://wiki.asterisk.org/wiki/display/AST/Logging

This page should talk about logging overall and use of logs, CLI commands for the logger and getting various debug to the logs. It should also discuss the various logging facilities or point to their information.
Some ideas and pages that already exist:

Queue Logs
Call Identifier Logging
Channel Event Logging (CEL)
Asterisk Security Event Logger
Collecting Debug Information

It can reference the configuration section of the wiki for config of logger.conf or use an include.

Comments:By: Rusty Newton (rnewton) 2014-05-06 16:42:40.702-0500

Probably also good to mention dialplan applications that affect logging, such as Verbose() and Log().