From c331d8c1d07f0d8225809efebe7baf61a689e6a9 Mon Sep 17 00:00:00 2001
From: nin9s <strrrn@gmail.com>
Date: Thu, 21 Feb 2019 16:48:07 +0100
Subject: [PATCH] Update README.md

---
 README.md | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/README.md b/README.md
index ffccab1..434235b 100644
--- a/README.md
+++ b/README.md
@@ -38,9 +38,11 @@ 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
+11. restart pi-hole
 
 ### KIBANA HOST (CAN BE THE SAME AS LOGSTASH AND ELK)
-8. import "elk-hole.json" into kibana: management - saved objects - import
+12. import "elk-hole.json" into kibana: management - saved objects - import
 
 
 
-- 
GitLab