From 28a869619b46fa77e20f6390e4484cfed5044ed8 Mon Sep 17 00:00:00 2001 From: 9S <strrrn@gmail.com> Date: Tue, 4 Jun 2019 23:15:13 +0200 Subject: [PATCH] added support for filebeat 7.1.1 added support for filebeat 7.1.1 --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index fd1fd96..8797f22 100644 --- a/README.md +++ b/README.md @@ -12,7 +12,7 @@ elk-hole provides the relevant files and configuration to easily visualize pi-ho 1. logstash (currently tested up to version "7.1.0") 2. elasticsearch (currently tested up to version with "7.1.0") 3. kibana (currently tested up to version "7.1.0") -4. filebeat on pi-hole (tested with "1.3.1" & "7.1.0") +4. filebeat on pi-hole (tested with "1.3.1" & "7.1.1") -> installation of the elk stack - refer to https://www.elastic.co/ for details. -- GitLab