Hello everyone, I'm having an issue where the legal logging hook will put multiple entries into the 'logs' table in the MySQL database.
It puts 4 to 10 for each lease, and its all the same data. '2021-11-24 06:55:08', '65.111.208.10', 'Address: 192.168.1.3 has been assigned for 1 days 0 hrs 0 mins 0 secs to a device with hardware address: hwtype=1 74:83:c2:43:fd:30', '1' '2021-11-24 06:55:08', '65.111.208.10', 'Address: 192.168.1.3 has been assigned for 1 days 0 hrs 0 mins 0 secs to a device with hardware address: hwtype=1 74:83:c2:43:fd:30', '2' '2021-11-24 06:55:08', '65.111.208.10', 'Address: 192.168.1.3 has been assigned for 1 days 0 hrs 0 mins 0 secs to a device with hardware address: hwtype=1 74:83:c2:43:fd:30', '3' '2021-11-24 06:55:08', '65.111.208.10', 'Address: 192.168.1.3 has been assigned for 1 days 0 hrs 0 mins 0 secs to a device with hardware address: hwtype=1 74:83:c2:43:fd:30', '4' '2021-11-24 06:55:08', '65.111.208.10', 'Address: 192.168.1.3 has been assigned for 1 days 0 hrs 0 mins 0 secs to a device with hardware address: hwtype=1 74:83:c2:43:fd:30', '5' '2021-11-24 06:55:08', '65.111.208.10', 'Address: 192.168.1.3 has been assigned for 1 days 0 hrs 0 mins 0 secs to a device with hardware address: hwtype=1 74:83:c2:43:fd:30', '6' I only have this issue on IPv4, IPv6 works fine. Thanks! - Allan _______________________________________________ ISC funds the development of this software with paid support subscriptions. Contact us at https://www.isc.org/contact/ for more information. To unsubscribe visit https://lists.isc.org/mailman/listinfo/kea-users. Kea-users mailing list [email protected] https://lists.isc.org/mailman/listinfo/kea-users
