Simple debdiff to enable json support for the statistics.

To test, add this to /etc/bind/named.conf.local and restart bind:

statistics-channels {
  inet * port 8888
  allow { 127.0.0.1; };
};

(replace 127.0.0.1 with "any" if you prefer)

Then access the endpoint: wget http://localhost:8888/json

http://localhost:8888/xml also still works.

** Patch added: "lp-1669193.debdiff"
   
https://bugs.launchpad.net/debian/+source/bind9/+bug/1669193/+attachment/4868361/+files/lp-1669193.debdiff

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1669193

Title:
  feature request - json stats output

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/bind9/+bug/1669193/+subscriptions

-- 
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

Reply via email to