mirror of
https://github.com/MicrosoftDocs/windows-itpro-docs.git
synced 2025-06-15 10:23:37 +00:00
Merge branch 'main' of github.com:MicrosoftDocs/windows-docs-pr into pm-firewall-reusable-settings
This commit is contained in:
Before Width: | Height: | Size: 228 KiB After Width: | Height: | Size: 228 KiB |
@ -47,7 +47,7 @@ Alternatively, you can configure devices using a [custom policy][INT-1] with the
|
||||
| *Public* | Setting name: [EnableLogSuccessConnections][CSP-10]<br>OMA-URI: `./Vendor/MSFT/Firewall/MdmStore/PublicProfile/EnableLogSuccessConnections` |
|
||||
| *Public* | Setting name: [LogMaxFileSize][CSP-13]<br>OMA-URI: `./Vendor/MSFT/Firewall/MdmStore/PublicProfile/LogMaxFileSize` |
|
||||
|
||||
# [:::image type="icon" source="../../../images/icons/group-policy.svg" border="false"::: **Group policy**](#tab/gpo)
|
||||
# [:::image type="icon" source="../../../images/icons/group-policy.svg" border="false"::: **GPO**](#tab/gpo)
|
||||
|
||||
[!INCLUDE [gpo-settings-1](../../../../../includes/configure/gpo-settings-1.md)]
|
||||
|
||||
@ -74,7 +74,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)
|
||||
- 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,767 KB (32 MB)
|
||||
- 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`
|
||||
|
Reference in New Issue
Block a user