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

_______________________________________________
Kea-users mailing list
[email protected]
https://lists.isc.org/mailman/listinfo/kea-users

Reply via email to