mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
updates
This commit is contained in:
@ -2,7 +2,7 @@
|
||||
title: Configure Windows Firewall logging
|
||||
description: Learn how to configure Windows Firewall to log dropped packets or successful connections with CSP and group policy.
|
||||
ms.topic: how-to
|
||||
ms.date: 11/14/2023
|
||||
ms.date: 11/21/2023
|
||||
---
|
||||
|
||||
# Configure Windows Firewall logging
|
||||
@ -75,7 +75,7 @@ Alternatively, you can configure devices using a [custom policy][INT-1] with the
|
||||
Here are some recommendations for configuring Windows Firewall logging:
|
||||
|
||||
- Change the logging size to at least **20,480 KB (20 MB)** to ensure that the log file doesn't fill up too quickly. The maximum log size is 32,768 KB (32 MB)
|
||||
- For each profile (Domain, Private, and Public) change the name from `%windir%\system32\logfiles\firewall\pfirewall.log` to:
|
||||
- For each profile (Domain, Private, and Public) change the default log file name from `%windir%\system32\logfiles\firewall\pfirewall.log` to:
|
||||
- `%windir%\system32\logfiles\firewall\pfirewall_Domain.log`
|
||||
- `%windir%\system32\logfiles\firewall\pfirewall_Private.log`
|
||||
- `%windir%\system32\logfiles\firewall\pfirewall_Public.log`
|
||||
|
Reference in New Issue
Block a user