Hello Mircea, The default logging location for Kea can be altered by setting the KEA_LOGGER_DESTINATION value as described in Kea User's Guide:
http://git.kea.isc.org/~tester/kea/guide/kea-guide.html#idp64499024 Note that this is the destination where Kea will only log a handful of messages during startup and before it takes its configuration from a configuration file (JSON file). This configuration will override the default location you control with KEA_LOGGER_DESTINATION (typically to kea-dhcp4.log and kea-dhcp6.log under /var/log). Let me know if I can help more on this. Marcin Siodelski DHCP Software Engineer ISC On 05.12.2015 20:50, Mircea Husz wrote: > Hello list, > > I installed kea 0.9.2 on CentOS 6 and Centos 7 to try it out, and > noticed that by default it tries to log to /var/kea/kea.log. > However kea-dhcp4.log, kea-dhcp6.log and kea-ddns.log get created in > /var/log/ which is the correct log location for CentOS. > > Where can I configure how log4cplus gets called? I'd like to change the > location from /var/kea.log to /var/log/kea.log. > > Thanks, > -Mircea > > > > _______________________________________________ > Kea-users mailing list > [email protected] > https://lists.isc.org/mailman/listinfo/kea-users > _______________________________________________ Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
