From e03d972c976bb273cdef28c33a9dbc48a5748642 Mon Sep 17 00:00:00 2001 From: Justin Henderson Date: Wed, 27 Jun 2018 03:38:48 -0500 Subject: [PATCH] g --- High Fidelity Alerts_Context for your context/parsing.conf | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/High Fidelity Alerts_Context for your context/parsing.conf b/High Fidelity Alerts_Context for your context/parsing.conf index e97252d..1080b21 100644 --- a/High Fidelity Alerts_Context for your context/parsing.conf +++ b/High Fidelity Alerts_Context for your context/parsing.conf @@ -232,13 +232,13 @@ filter { if [destination_asset]{ kv { source => "destination_asset" - destination => "destination_asset" + target => "destination_asset" } } if [source_asset]{ kv { source => "source_asset" - destination => "source_asset" + target => "source_asset" } } }