Logging question

David W. Hankins David_Hankins at isc.org
Mon Oct 9 15:10:40 UTC 2006


On Mon, Oct 09, 2006 at 11:39:19PM +1000, Glenn Satchell wrote:
> 1. use a log-facility statement inside each pool to specify a different
> syslog destination. Typically you would use local0 through local7. You

Won't work.

It's unfortunate that log-facility is a scopable configuration
variable, but its value is only interrogated once at startup
immediately after loading configuration ("postconf_initialization()").

The only value that matters is the one in global scope, it is only
observed at startup.

-- 
ISC Training!  October 16-20, 2006, in the San Francisco Bay Area,
covering topics from DNS to DDNS & DHCP.  Email training at isc.org.
-- 
David W. Hankins	"If you don't do it right the first time,
Software Engineer		you'll just have to do it again."
Internet Systems Consortium, Inc.	-- Jack T. Hankins


More information about the dhcp-users mailing list