From 9863c9f289dbf39036fc40cccf7c89f610a23bc2 Mon Sep 17 00:00:00 2001 From: Marius Iversen Date: Wed, 26 May 2021 22:39:05 +0200 Subject: [PATCH] updating osquery to ecs 1.10.0 --- filebeat/module/osquery/result/config/result.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/filebeat/module/osquery/result/config/result.yml b/filebeat/module/osquery/result/config/result.yml index c4b45c1f03f..5028ea061f6 100644 --- a/filebeat/module/osquery/result/config/result.yml +++ b/filebeat/module/osquery/result/config/result.yml @@ -10,4 +10,4 @@ processors: - add_fields: target: '' fields: - ecs.version: 1.9.0 + ecs.version: 1.10.0