Add the sender's address to kea-ctrl-agent log messages [ISC-support #14906]
As requested in Support RT #14906
(And also, this sounds like a really useful idea).
The requestor of this feature says:
For us, the source ip address is an important piece of information. We would like to see in the kea-ctrl-agent log messages the received command together with the source ip address - something like this:
Jun 20 10:21:52 myserver.example.com kea-ctrl-agent[58456]: 2019-06-20 10:21:52.771 INFO [kea-ctrl-agent.commands/58456] COMMAND_RECEIVED Received command 'config-get’ from 192.0.2.25
From my perspective as an operator, it is a great advantage if the log messages contain all information related to the context. We would like to see the source address without switching to the debug level.
How do you see this request? Is this an improvement that other users also would appreciate?