From c850be7532094baa69134881ed53cffc3fedf2f5 Mon Sep 17 00:00:00 2001 From: 9S <strrrn@gmail.com> Date: Wed, 18 Sep 2019 22:17:43 +0200 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index e6b1a70..4f73725 100644 --- a/README.md +++ b/README.md @@ -38,7 +38,7 @@ The result will look like this: 6. customize "LOGSTASHHOST:5141" to match your logstash hostname/ip 7. restart filebeat 9. copy 99-pihole-log-facility.conf to /etc/dnsmasq.d/ -11. restart pi-hole +11. restart pi-hole and ensure filebeat is sending logs to logstash before continuing ### KIBANA HOST (CAN BE THE SAME AS LOGSTASH AND ELASTICSEARCH) 12. import suitable "json/elk-hole *.json" for your version into kibana: management - saved objects - import -- GitLab