BIND 10 #2805: separate "output-options" from the "logger"

BIND 10 Development do-not-reply at isc.org
Fri Feb 22 16:14:16 UTC 2013


#2805: separate "output-options" from the "logger"
-------------------------------------+-------------------------------------
            Reporter:  cas           |                         Type:
              Status:  new           |  enhancement
           Milestone:  New Tasks     |                     Priority:
            Keywords:                |  medium
           Sensitive:  0             |                    Component:  bind-
         Sub-Project:  Core          |  ctl
Estimated Difficulty:  0             |                 CVSS Scoring:
         Total Hours:  0             |              Defect Severity:  N/A
                                     |  Feature Depending on Ticket:
                                     |          Add Hours to Ticket:  0
                                     |                    Internal?:  0
-------------------------------------+-------------------------------------
 A request from the Feb 2013 Amsterdam BIND 10 training:

 In the current Logging system (1.0.0) is is possible to have multiple
 loggers write to the same file. However, each logger requites its own
 "output-options", with "maxsize" and "maxvar" that can be different.

 BIND 9 solves this function better, by having the "channel" definition
 that is then connected to a "category". The current "logger"
 configurations are like the BIND 9 categories, with "hardwired" channels.

 It would be better to have the "output_options" separate from the loggers,
 and specify the output_option (maybe even named "channel") with name in
 the Logger

-- 
Ticket URL: <http://bind10.isc.org/ticket/2805>
BIND 10 Development <http://bind10.isc.org>
BIND 10 Development


More information about the bind10-tickets mailing list