misc_scripts/dhcp-log
2024-10-26 16:42:22 +05:30
..
extract-details.py commit 2024-10-26 16:42:22 +05:30
README.md commit 2024-10-26 16:42:22 +05:30

Extract details from DHCP logs

This script extracts the ip address, mac address, and host names from the DHCP server logs on a linux system.
Since this was not tested on multiple systems, results can not be guaranteed with your log files, unless they are the the format as the example.log in this directory.
The regex may need adjustments.
Tested on: Ubuntu 20.04.4, isc-dhcpd-4.4.1