Microsoft-Windows-FilterManager › Event 11

Event ID 11 — File System Filter 'DeviceName'.

Provider
Microsoft-Windows-FilterManager
Channel
System
Level
Warning

Description

File System Filter 'DeviceName' (Version DeviceVersionMajor.DeviceVersionMinor, DeviceTime) does not support bypass IO.

Message #

File System Filter '%1' (Version %2.%3, %4) does not support bypass IO.
Supported features: %5.

Fields #

NameDescription
DeviceName UnicodeString
DeviceVersionMajor UInt32
DeviceVersionMinor UInt32
DeviceTime FILETIME
SupportedFeatures HexInt32

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-FilterManager",
    "guid": "F3C5E28E-63F6-49C7-A204-E48A1BC4B09D",
    "event_source_name": "",
    "event_id": 11,
    "version": 0,
    "level": 3,
    "task": 0,
    "opcode": 0,
    "keywords": 9223372036854775808,
    "time_created": "2023-11-06T00:12:50.565375+00:00",
    "event_record_id": 2060,
    "correlation": {},
    "execution": {
      "process_id": 4,
      "thread_id": 10280
    },
    "channel": "System",
    "computer": "WinDev2310Eval",
    "security": {
      "user_id": "S-1-5-18"
    }
  },
  "event_data": {
    "DeviceName": "avgntflt",
    "DeviceVersionMajor": 10,
    "DeviceVersionMinor": 0,
    "DeviceTime": "2021-10-12T03:32:13.000000Z",
    "SupportedFeatures": "0x7"
  },
  "message": ""
}

References #