Is there a way to log DHCP queries? I would like to keep a log of timestamp, MAC address and assigned IP address for every request. Something like: post-auth { sql } but for the DHCP module. Thanks