Microsoft-Windows-CloudFiles-Filter

4 events across 1 channel

Event ID 1: CLDFLT driver entry failed.

#
Provider
Microsoft-Windows-CloudFiles-Filter
Channel
Operational

Description

CLDFLT driver entry failed. Error message: ErrorMsg, Error code: NTStatus.

Message #

CLDFLT driver entry failed. Error message: %1, Error code: %2

Fields #

NameDescription
ErrorMsg UnicodeString
NTStatus HexInt32NTSTATUS reference

Event ID 2: CLDFLT registration succeeded

#
Provider
Microsoft-Windows-CloudFiles-Filter
Channel
Operational
Level
Informational

Description

CLDFLT registration succeeded.

Message #

CLDFLT registration succeeded

Example Event #

{
  "system": {
    "provider": "Microsoft-Windows-CloudFiles-Filter",
    "event_id": 2,
    "level": 4,
    "task": 0,
    "opcode": 0,
    "time_created": "2026-05-27T19:31:57.0493335+00:00",
    "computer": "DESKTOP-FF3N5XK.ludus.domain",
    "channel": "Microsoft-Windows-CloudFiles-Filter"
  },
  "event_data": {}
}

Event ID 3: CLDFLT failed to attach to volume 'VolumeName' with error message: NTStatus.

#
Provider
Microsoft-Windows-CloudFiles-Filter
Channel
Operational

Description

CLDFLT failed to attach to volume 'VolumeName' with error message: NTStatus.

Message #

CLDFLT failed to attach to volume '%3' with error message: %1

Fields #

NameDescription
NTStatus HexInt32NTSTATUS reference
VolumeNameLength UInt16
VolumeName UnicodeString

Event ID 4: CLDFLT unload succeeded

#
Provider
Microsoft-Windows-CloudFiles-Filter
Channel
Operational

Description

CLDFLT unload succeeded.

Message #

CLDFLT unload succeeded

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 4580bb06-baed-5b62-a4d5-92fa7156e7db

Defined in cldflt.sys, the binary that emits these events.

Observed on:

  • Win11-26200.6584, schema read from the registered manifest, binary version 10.0.26100.5074, captured 2026-06-02

Downloads