Configuring logging for Micetro Agents on Windows
Follow these instructions to configure logging for the Micetro DNS and DHCP Agents.
DNS Agent
After installing the DNS Agent, create the logging directory (
C:\ProgramData\Men and Mice\DNS Server Controller\logsor specify your own).Edit the
C:\ProgramData\Men and Mice\DNS Server Controller\preferences.cfgfile and add/edit the following:<LogFileName value="C:\ProgramData\Men and Mice\DNS Server Controller\logs\mmDnslog.txt" /> <LogDestination value="3"/> <LogLevel value="5" />
(Amend the directory path as needed.)
Restart the DNS Agent.
DHCP Agent
After installing the DHCP Agent, create the logging directory (
C:\ProgramData\Men and Mice\DHCP Server Controller\logsor specify your own).Edit the
C:\ProgramData\Men and Mice\DHCP Server Controller\preferences.cfgfile and add/edit the following:<LogFileName value="C:\ProgramData\Men and Mice\DHCP Server Controller\mmremote.log" /> <LogDestination value="3"/> <LogLevel value="5" />
(Amend the directory path as needed.)
Restart the DHCP Agent.