[Kea-users] kea-dhcp remote syslog

DDFR | Ronald Blaas ronald.blaas at ddfr.nl
Tue Oct 24 13:39:06 UTC 2023


Hi all,

I have read in the documentation that multiple loggers can be setup.

But I don't quit understand how to setup remote logging.

thus far we have setup our logging locally using this config:
"loggers": [
    {
        "name": "kea-dhcp4",
        "output_options": [
            {
                "output": "/var/log/kea/kea-dhcp4.log"
            }
        ],
        "severity": "INFO",

        "debuglevel": 0
    }

So how can we setup additional logging to be forwarded to our syslog server?
(we are using syslog-ng locally)
Should we configure an additional logger to syslog, filter out the message locally and sent them to the remote logger ?

Any help is appreciated

Regards,

Ronald

-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.isc.org/pipermail/kea-users/attachments/20231024/76eb13ac/attachment.htm>


More information about the Kea-users mailing list