Microsoft-Windows-Base-Filtering-Engine-Connections

2 events across 1 channel

EventTitleChannelSample
2000New ConnectionOperationalN
2001Connection ClosedOperationalN

Event ID 2000: New Connection

#
Provider
Microsoft-Windows-Base-Filtering-Engine-Connections
Channel
Operational
Opcode
Info

Description

New Connection.

Message #

New Connection

Fields #

NameDescription
ConnectionId UInt64
MachineAuthenticationMethod UInt32
RemoteMachineAccount UnicodeString
UserAuthenticationMethod UInt32
RemoteUserAcount UnicodeString
RemoteIPAddress UnicodeString
LocalIPAddress UnicodeString
TechnologyProviderKey GUID
IPsecTrafficMode UInt32
DHGroup UInt32
StartTime SYSTEMTIME

Event ID 2001: Connection Closed

#
Provider
Microsoft-Windows-Base-Filtering-Engine-Connections
Channel
Operational
Opcode
Info

Description

Connection Closed.

Message #

Connection Closed

Fields #

NameDescription
ConnectionId UInt64
MachineAuthenticationMethod UInt32
RemoteMachineAccount UnicodeString
UserAuthenticationMethod UInt32
RemoteUserAcount UnicodeString
RemoteIPAddress UnicodeString
LocalIPAddress UnicodeString
TechnologyProviderKey GUID
IPsecTrafficMode UInt32
BytesTransferredInbound UInt64
BytesTransferredOutbound UInt64
BytesTransferredTotal UInt64
StartTime SYSTEMTIME
CloseTime SYSTEMTIME

Provenance

Where this provider's schema came from, and which Windows build it was observed on. Windows can change a provider's event schema between builds, so use this to judge whether it matches the build you collect from.

ETW provider GUID 121d3da8-baf1-4dcb-929f-2d4c9a47f7ab

Defined in bfe.dll, which carries the event manifest.

Observed on:

  • WS2022-20348.4893, schema read from the registered manifest, binary version 10.0.20348.3328, captured 2026-06-02
  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.3915, captured 2026-06-02

Downloads