From 7ad5b013ee190ea798515460c4e4ae66c3c0abb5 Mon Sep 17 00:00:00 2001 From: 9S <strrrn@gmail.com> Date: Fri, 22 Feb 2019 09:53:59 +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 ee37949..fcaf5ee 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 /etc/dnsmasq.d/99-pihole-log-facility.conf 11. restart pi-hole ### KIBANA HOST (CAN BE THE SAME AS LOGSTASH AND ELK) -- GitLab