Skip to main content

dnstap dashboard - real-time metrics for dns server

Project description

Dnstap dashboard - real-time metrics for dns server

Table of contents

Overview

dnstap_dashboard can display metrics of your dns server in real-time, a top-like command.

If you want to use-it, your server must support the dnstap feature and also deploy the following dnstap receiver

  [             ] ---- stream 1 ------------|
  [     DNS     ]                           |
  [             ]                           v
  [   servers   ] ---- stream 2 ----> [ dnstap receiver ] <-- [ dnstap dashboard ]
  [             ]                         

Installation

Install the dnstap_dashboard command with the pip command.

pip install dnstap_dashboard

After installation, you can execute the binary ./dnstap_dashboard to start-it. Prefer to install the dnstap_dashboard binary on the same machine of your dnstap receiver.

dnstap_dashboard

Configuration

See default config file example.

You can provide your own configuration, to do that create the following file /etc/dnstap_dashboard/dashboard.conf.

If your dnstap_dashboard command is not on the same machine of your dnstap receiver, you need to configure the api address and provide the good api-key, for example:

dnstap-receiver:
  api-ip: 127.0.0.1
  api-port: 8080
  api-key: changeme

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

dnstap_dashboard-0.2.0.tar.gz (5.8 kB view hashes)

Uploaded Source

Built Distribution

dnstap_dashboard-0.2.0-py3-none-any.whl (7.2 kB view hashes)

Uploaded Python 3

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page