From 1d92f71f9cdf9405d131490f09caec82452901f6 Mon Sep 17 00:00:00 2001 From: Quim Date: Mon, 15 Apr 2019 17:06:09 +0200 Subject: [PATCH] fix issue mentioned in #163, although not applied to ELK6 --- .../elasticsearch/logstash-vulnwhisperer-template.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/resources/elk5-old_compatibility/elasticsearch/logstash-vulnwhisperer-template.json b/resources/elk5-old_compatibility/elasticsearch/logstash-vulnwhisperer-template.json index 3292534..b9d1a15 100755 --- a/resources/elk5-old_compatibility/elasticsearch/logstash-vulnwhisperer-template.json +++ b/resources/elk5-old_compatibility/elasticsearch/logstash-vulnwhisperer-template.json @@ -53,7 +53,7 @@ ], "properties": { "plugin_id": { - "type": "integer" + "type": "float" }, "last_updated": { "type": "date"