Overview
OpenDNS provides a tool called fetchstats to enable OpenDNS Administrators to download the Top Domains log data that has been collected for a network. Fetchstats is useful when downloading data ranges that are greater than 200 records, which is the file-size limit for an online download from the OpenDNS Stats page.
Solution
The fetchstats tool is available for Linux and Microsoft operating systems and both use the following arguments:
<username> - the email address of the OpenDNS Administrator for the network
<network-id> - the numerical id of network; found in URL of network’s Dashboard settings page
<YYYY-MM-DD> - the first day of the report
[<YYYY-MM-DD>] - the optional last day of the report
For more information about using fetchstats, please see one of the following links -
Linux: https://github.com/opendns/opendns-fetchstats/blob/master/README#L5
Microsoft: https://github.com/opendns/opendns-fetchstats/blob/master/fetchstats.vbs#L5
To download the fetchstats tool please see one of the following links -
Linux: https://github.com/opendns/opendns-fetchstats/raw/master/fetchstats
Microsoft: https://github.com/opendns/opendns-fetchstats/raw/master/fetchstats.vbs
Note: The OpenDNS password for the network being accessed is required to access fetchstats and to proceed with the data download.
Fetchstats is made available by OpenDNS, but is not directly supported. Use of the tool is at your own risk.