From: Marcin Siodelski Date: Tue, 28 Aug 2018 17:32:21 +0000 (+0200) Subject: [#92,!13] Added database loggers to the Kea User's Guide. X-Git-Tag: gitlab116_base~33 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b443f1d8740b3eeae5caf3b88c567ee167862812;p=thirdparty%2Fkea.git [#92,!13] Added database loggers to the Kea User's Guide. --- diff --git a/doc/guide/logging.xml b/doc/guide/logging.xml index a6d3a1463d..cc16c102cf 100644 --- a/doc/guide/logging.xml +++ b/doc/guide/logging.xml @@ -199,6 +199,7 @@ kea-dhcp4.bad-packetskea-dhcp6.bad-packetscoreUsed by the DHCP servers for logging inbound client packets that were dropped or to which the server responded with a DHCPNAK. It allows administrators to configure a separate log output that contains only packet drop and reject entries. kea-dhcp4.calloutskea-dhcp6.calloutscoreUsed to log messages pertaining to the callouts registration and execution for the particular hook point. kea-dhcp4.commandskea-dhcp6.commandscoreUsed to log messages relating to the handling of commands received by the the DHCP server over the command channel. + kea-dhcp4.databasekea-dhcp6.databasecoreUsed to log messages relating to general operations on the relational databases and Cassandra. kea-dhcp4.ddnskea-dhcp6.ddnscoreUsed by the DHCP server to log messages related to the Client FQDN and Hostname option processing. It also includes log messages related to the relevant DNS updates. kea-dhcp4.dhcp4coreUsed by the DHCPv4 server daemon to log basic operations. kea-dhcp4.dhcpsrvkea-dhcp6.dhcpsrvcoreThe base loggers for the libkea-dhcpsrv library.