From cad10e204a1afdfa7d76f0450848ff0e9c0c301e Mon Sep 17 00:00:00 2001 From: reece394 <31659691+reece394@users.noreply.github.com> Date: Mon, 7 Oct 2024 18:37:46 +0100 Subject: [PATCH] Fix Missing Sophos Logs --- Targets/Antivirus/Sophos.tkape | 12 +++++++++--- 1 file changed, 9 insertions(+), 3 deletions(-) diff --git a/Targets/Antivirus/Sophos.tkape b/Targets/Antivirus/Sophos.tkape index fc4ca7c7a..3d016d4f9 100644 --- a/Targets/Antivirus/Sophos.tkape +++ b/Targets/Antivirus/Sophos.tkape @@ -1,6 +1,6 @@ Description: Sophos Data -Author: Drew Ervin -Version: 1.0 +Author: Drew Ervin, Reece394 +Version: 1.1 Id: a50e5204-878e-4b5d-82fb-e6148d976bf7 RecreateDirectories: true Targets: @@ -13,9 +13,15 @@ Targets: - Name: Sophos Logs Category: Antivirus - Path: C:\ProgramData\Sophos\Sophos *\Logs\ + Path: C:\ProgramData\Sophos\*\Logs\ Recursive: true Comment: "Includes Anti-Virus, Client Firewall, Data Control, Device Control, Endpoint Defense, Network Threat Detection, Management Communications System, Patch Control, Tamper Protection" + - + Name: Sophos Logs + Category: Antivirus + Path: C:\ProgramData\Sophos\Logs\ + Recursive: true + Comment: "Contains SophosUnifiedSupport.log" - Name: Sophos Application Events Category: Antivirus