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