diff options
Diffstat (limited to 'plugin/acl')
-rw-r--r-- | plugin/acl/README.md | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/plugin/acl/README.md b/plugin/acl/README.md index e04bb8d40..f96fb12f2 100644 --- a/plugin/acl/README.md +++ b/plugin/acl/README.md @@ -1,5 +1,7 @@ # acl +## Name + *acl* - enforces access control policies on source ip and prevents unauthorized access to DNS servers. ## Description @@ -76,4 +78,3 @@ If monitoring is enabled (via the _prometheus_ plugin) then the following metric - `coredns_request_allow_count_total{server}` - counter of DNS requests being allowed. The `server` and `zone` labels are explained in the _metrics_ plugin documentation. - |