-
Download the
docker-compose
file -
Create the
data
folder.mkdir -p ./data
-
Configure targets on prometheus.yml with IP of your DNScollector and start the docker stack:
sudo docker compose up -d
-
Finally, run DNScollector from source and generate some DNS logs from your DNS server with DNStap protocol.
go run . -config docs/_integration/prometheus/config.yml
-
Import build-in dashboards