From 4968c3635e7f4ff95bb7d48d1927ed8fc46d7d02 Mon Sep 17 00:00:00 2001
From: nin9s <strrrn@gmail.com>
Date: Fri, 22 Feb 2019 19:59:41 +0100
Subject: [PATCH] Update README.md

---
 README.md | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/README.md b/README.md
index ca62dcc..6fe843b 100644
--- a/README.md
+++ b/README.md
@@ -11,10 +11,10 @@ please note, this is still work in progress, so please let me know if I've left
 
 ### requirements:
 ## working installation of:
-1. logstash
-2. elasticsearch
-3. kibana
-4. filebeat on pi-hole
+1. logstash (tested with "6.5.0")
+2. elasticsearch (tested with "6.5.0")
+3. kibana (tested with "6.5.0")
+4. filebeat on pi-hole (tested with "1.3.1")
 
 -> 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.
 
-- 
GitLab