From 1e9eccafab1b9820e4e362399edc05a09351be22 Mon Sep 17 00:00:00 2001 From: Ray Qiu Date: Wed, 5 Jun 2019 07:38:20 -0700 Subject: [PATCH] Update CoreDNS module README file to reflect the changes to autodiscover default input settings (#12382) --- x-pack/filebeat/module/coredns/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/x-pack/filebeat/module/coredns/README.md b/x-pack/filebeat/module/coredns/README.md index 8aeaad3a211..f332195e72b 100644 --- a/x-pack/filebeat/module/coredns/README.md +++ b/x-pack/filebeat/module/coredns/README.md @@ -51,7 +51,7 @@ kubectl apply -f filebeat providers: - type: kubernetes hints.enabled: true - default.disable: true + hints.default_config.enabled: false processors: - add_kubernetes_metadata: