windows-itpro-docs/windows/keep-secure/configure-the-windows-firewall-log.md
Joey Caparas 1ef74488de from rs1
2016-07-29 15:54:21 +10:00

2.4 KiB

title, description, ms.assetid, ms.prod, ms.mktglfcycl, ms.sitesec, ms.pagetype, author
title description ms.assetid ms.prod ms.mktglfcycl ms.sitesec ms.pagetype author
Configure the Windows Firewall Log (Windows 10) Configure the Windows Firewall Log f037113d-506b-44d3-b9c0-0b79d03e7d18 w10 deploy library security brianlic-msft

Configure the Windows Firewall Log

Applies to

  • Windows 10
  • Windows Server 2016

To configure Windows Firewall to log dropped packets or successful connections, use the Windows Firewall with Advanced Security node in the Group Policy Management MMC snap-in.

Administrative credentials

To complete these procedures, you must be a member of the Domain Administrators group, or otherwise be delegated permissions to modify the GPOs.

In this topic:

To configure the Windows Firewall log

  1. Open the Group Policy Management Console to Windows Firewall with Advanced Security.

  2. In the details pane, in the Overview section, click Windows Firewall Properties.

  3. For each network location type (Domain, Private, Public), perform the following steps.

    1. Click the tab that corresponds to the network location type.

    2. Under Logging, click Customize.

    3. The default path for the log is %windir%\system32\logfiles\firewall\pfirewall.log. If you want to change this, clear the Not configured check box and type the path to the new location, or click Browse to select a file location.

      Important:  The location you specify must have permissions assigned that permit the Windows Firewall service to write to the log file.

    4. The default maximum file size for the log is 4,096 kilobytes (KB). If you want to change this, clear the Not configured check box, and type in the new size in KB, or use the up and down arrows to select a size. The file will not grow beyond this size; when the limit is reached, old log entries are deleted to make room for the newly created ones.

    5. No logging occurs until you set one of following two options:

      • To create a log entry when Windows Firewall drops an incoming network packet, change Log dropped packets to Yes.

      • To create a log entry when Windows Firewall allows an inbound connection, change Log successful connections to Yes.

    6. Click OK twice.