From 477f05c5f2cda27b305f154fb3b19249b8746d09 Mon Sep 17 00:00:00 2001 From: JohnConnorRF Date: Thu, 1 Apr 2021 09:24:24 -0400 Subject: [PATCH] Added in Product entry for winlogbeat-old --- tools/config/winlogbeat-old.yml | 1 + 1 file changed, 1 insertion(+) diff --git a/tools/config/winlogbeat-old.yml b/tools/config/winlogbeat-old.yml index 8f88f05c..34fef1fd 100644 --- a/tools/config/winlogbeat-old.yml +++ b/tools/config/winlogbeat-old.yml @@ -117,6 +117,7 @@ fieldmappings: PipeName: event_data.PipeName ProcessCommandLine: event_data.ProcessCommandLine ProcessName: event_data.ProcessName + Product: event_data.Product Properties: event_data.Properties SecurityID: event_data.SecurityID ServiceFileName: event_data.ServiceFileName