dsc

DNS Statistics Collector - Collector component

Install

All systems
curl cmd.cat/dsc.sh
Debian Debian
apt-get install dsc-statistics-collector
Ubuntu
apt-get install dsc-statistics-collector
Windows (WSL2)
sudo apt-get update sudo apt-get install dsc-statistics-collector
Raspbian
apt-get install dsc-statistics-collector

dsc-statistics-collector

DNS Statistics Collector - Collector component

dsc (A DNS Statistics Collector) is a system for collecting and exploring statistics from busy DNS servers. It currently has two major components, the Collector and the Presenter, each of which being its own binary package built from the same source. This package contains the Collector, which uses libpcap to sniff DNS messages sent and received on a network interface. It may run on the same machine as the DNS server, or on another system connected to a switch configured with port mirroring. Datasets are dumped to disk every 60 seconds as XML files. These can then be moved to a separate server running dsc's presenter component for archiving and further processing.