[Home]

Summary:ASTERISK-03819: [patch] Logger handling of no space on hard disk
Reporter:Olle Johansson (oej)Labels:
Date Opened:2005-03-31 07:30:28.000-0600Date Closed:2008-01-15 15:29:34.000-0600
Priority:MajorRegression?No
Status:Closed/CompleteComponents:Core/General
Versions:Frequency of
Occurrence
Related
Issues:
Environment:Attachments:( 0) loggerfail.txt
( 1) loggerfail.txt
Description:This patch
* improves src format of logger.c
* Adds disabling of logging channel when disk is full
* Channel is re-enabled at logger reload
* New manager event for disabling/enabling of logging channel

Disclaimer on file
Comments:By: Olle Johansson (oej) 2005-03-31 10:14:17.000-0600

New version
* CLI "logger show channels" lists all configured channels for logging.

By: Kevin P. Fleming (kpfleming) 2005-03-31 11:06:46.000-0600

There's a small no-compile error in there (LOG_CONSOLE should be LOGTYPE_CONSOLE), but I've got it cleaned up for Mark to commit.

By: Kevin P. Fleming (kpfleming) 2005-03-31 13:19:38.000-0600

Committed to CVS with minor modifications, thsnks!

By: Olle Johansson (oej) 2005-04-01 00:32:32.000-0600

---New feature, not in 1.0.

By: Digium Subversion (svnbot) 2008-01-15 15:29:34.000-0600

Repository: asterisk
Revision: 5321

U   trunk/logger.c

------------------------------------------------------------------------
r5321 | markster | 2008-01-15 15:29:33 -0600 (Tue, 15 Jan 2008) | 2 lines

Make logger respond better to lack of disk space and add "logger show channels" CLI (bug ASTERISK-3819 with minor mods)

------------------------------------------------------------------------

http://svn.digium.com/view/asterisk?view=rev&revision=5321