setup datadog agent on each host.
This commit is contained in:
@@ -27,6 +27,10 @@ acl "trusted" {
|
||||
::1/128;
|
||||
};
|
||||
|
||||
statistics-channels {
|
||||
inet * port 8053 allow { trusted; };
|
||||
};
|
||||
|
||||
options {
|
||||
directory "/var/cache/bind";
|
||||
|
||||
|
||||
Reference in New Issue
Block a user