Checking DHCP Logs - wAlber47/Tech-Journal GitHub Wiki

  1. Log into DHCP01 through AD01.
  2. sudo cat /var/log/messages will show you the logs.
  3. It is a good idea to use this command in combination with grep to search within the logs.
    1. That would look like this, sudo cat /var/log/messages | grep wks01-william