From be2e9ba9b239cdb1fc0c4a2bb8736af8cb8b11d0 Mon Sep 17 00:00:00 2001 From: Stephan Yelle Date: Thu, 3 Jul 2025 01:05:16 -0400 Subject: [PATCH] 238 --- StackMonkey.ps1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/StackMonkey.ps1 b/StackMonkey.ps1 index 55e3f74..9183b0c 100644 --- a/StackMonkey.ps1 +++ b/StackMonkey.ps1 @@ -295,7 +295,7 @@ [string]$TaskCategory = "GeneralTask", [switch]$LogToEvent, [string]$EventSource = "Script Automation Monkey", - [string]$EventLog = "SVS Scripting", + [string]$EventLog = "application", [int] $CustomEventID, [string]$LogFile, [switch]$PassThru