[Kea-users] Kea logging level

Thomas Andersen than at itu.dk
Mon Mar 7 12:46:11 UTC 2016


Hi,

Normally i used the ISC dhcp server, but changed to KEA.
What I’m missing right now, is the logging facility.

As far as I see it, I can only log leases with this conf:

    {
      "name": "kea-dhcp4.leases",
      "output_options": [
          {
            "output": "/usr/local/var/log/kea-dhcp4.leases.log"
          }
      ],
      "severity": "DEBUG",
      "debuglevel": 99
    },


But it seem strange to me that I need to put the logger in debug mode to get something as simple as a lease log.

Have i missed something?

Br,
Thomas

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20160307/3ce76114/attachment.htm>


More information about the Kea-users mailing list