From 0a97ffb1e9ad3b1c26c66cce59d5d739c9988a3e Mon Sep 17 00:00:00 2001 From: nin9s <strrrn@gmail.com> Date: Mon, 18 Feb 2019 22:28:12 +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 8fa598f..c16d071 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 --> working installation of the elk stack - refer to https://www.elastic.co/ for details. +-> installation of the elk stack - refer to 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