From 79b4261a27843ecf8ed4ddaa9ed3b369356bd67d Mon Sep 17 00:00:00 2001 From: nin9s <strrrn@gmail.com> Date: Tue, 19 Feb 2019 09:44:05 +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 c9c39a5..ffccab1 100644 --- a/README.md +++ b/README.md @@ -16,7 +16,7 @@ please note, this is still work in progress, so please let me know if I've left 3. kibana 4. filebeat on pi-hole --> installation of the elk stack - refer to https://www.elastic.co/ for details. +-> installation of the elk stack - refer to https://wiki.kaldenhoven.org/display/LIN/Elastic+Stack+on+Ubuntu+16.04+with+AdoptOpenJDK or https://www.elastic.co/ for details. this repo provides the relevant files and configuration for sending the pi-hole logs via filebeat directly to logstash/elasticsearch. We will then visualize the logs in kibana with a custom dashboard. -- GitLab