From 56988ee73b31bb53aa621ab0f8c58d98ab886178 Mon Sep 17 00:00:00 2001 From: nin9s <strrrn@gmail.com> Date: Thu, 21 Feb 2019 22:15:27 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 434235b..ee37949 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The result will look like this: 5. copy "/etc/filebeat/filebeat.yml" to your filebeat installation at the pi-hole instance 6. customize "LOGSTASHHOST:5141" to match your logstash hostname/ip 7. restart filebeat -9. set -log-queries=extra in dnsmasq.conf +9. set log-queries=extra in dnsmasq.conf 11. restart pi-hole ### KIBANA HOST (CAN BE THE SAME AS LOGSTASH AND ELK) -- GitLab