diff --git a/README.md b/README.md index ca62dcc827ec5d5f5f933b34f4346a99218fc869..6fe843ba93c0c039d7a5aaf4b93893b6203e42de 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.