From dd729341748d8c733203895d13c29d977f960daf Mon Sep 17 00:00:00 2001 From: Michael Nady Date: Tue, 15 Mar 2022 22:24:32 +0200 Subject: [PATCH 1/2] implementing the feedback from jsspc on 1Feb22 --- .../threat-protection/auditing/audit-process-creation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/auditing/audit-process-creation.md b/windows/security/threat-protection/auditing/audit-process-creation.md index b61b00d478..99fce26f1a 100644 --- a/windows/security/threat-protection/auditing/audit-process-creation.md +++ b/windows/security/threat-protection/auditing/audit-process-creation.md @@ -22,7 +22,7 @@ Audit Process Creation determines whether the operating system generates audit e These audit events can help you track user activity and understand how a computer is being used. Information includes the name of the program or the user that created the process. -**Event volume**: Low to Medium, depending on system usage. +**Event volume**: Medium to High, depending on the process activity on the computer. This subcategory allows you to audit events generated when a process is created or starts. The name of the application and user that created the process is also audited. From 7e664ae34e3b11b2ae45ee6efc840bbecfb4715c Mon Sep 17 00:00:00 2001 From: Denise Vangel-MSFT Date: Wed, 16 Mar 2022 11:53:47 -0700 Subject: [PATCH 2/2] Update audit-process-creation.md --- .../threat-protection/auditing/audit-process-creation.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/windows/security/threat-protection/auditing/audit-process-creation.md b/windows/security/threat-protection/auditing/audit-process-creation.md index 99fce26f1a..538a1b7fa9 100644 --- a/windows/security/threat-protection/auditing/audit-process-creation.md +++ b/windows/security/threat-protection/auditing/audit-process-creation.md @@ -11,7 +11,7 @@ ms.mktglfcycl: deploy ms.sitesec: library ms.localizationpriority: none author: dansimp -ms.date: 09/06/2021 +ms.date: 03/16/2022 ms.technology: windows-sec ---