From 806b19720504578a930a805ed7e3c3d4789fa3e2 Mon Sep 17 00:00:00 2001
From: nin9s <strrrn@gmail.com>
Date: Mon, 18 Feb 2019 21:18:17 +0100
Subject: [PATCH] Update README.md

---
 README.md | 15 +++++++++++++++
 1 file changed, 15 insertions(+)

diff --git a/README.md b/README.md
index f557500..ffa8a58 100644
--- a/README.md
+++ b/README.md
@@ -1,3 +1,18 @@
 # elk-hole
 
 ## elasticsearch, logstash and kibana configuration for pi-hole visualization
+
+### show, search, filter and customize pi-hole statistics ... the elk way
+
+requirements:
+
+working installation of the elk stack - refer to https://www.elastic.co/ for details.
+
+this repo provides the relevant files for getting the pi-hole logs via filebeat directly to logstash, sending them to elasticsearch and finally visualize it in kibana
+
+The result will look like this:
+
+<SCREENSHOT TODO>
+  
+  
+  
-- 
GitLab