Skip to content

Posture logs

Posture logs show the results of device posture checks — security requirements such as OS version, disk encryption, or endpoint protection status — reported by the Cloudflare One Client. Use these logs to identify which devices are passing or failing your organization's posture requirements and to troubleshoot individual check results.

To view device posture logs, log in to Cloudflare One and go to Insights > Logs > Posture logs. Logs will only display if you have configured device posture checks for your Zero Trust organization.

Enterprise users can generate more detailed logs with Logpush.

Explanation of the fields

Device details

FieldDescription
NameDisplay name of the device as reported by the operating system (typically the hostname).
IDDevice ID generated by the Cloudflare One Client.
Serial numberSerial number of the device.
ManufacturerManufacturer of the device (for example, Dell, Apple, Lenovo).
ModelModel of the device (for example, MacBook Pro, ThinkPad X1).

User details

FieldDescription
EmailEmail used to register the device with Zero Trust.
User IDUnique identifier (UUID) of the user who registered the device.
Registration IDUUID of the user's Cloudflare One Client registration. A unique registration ID is generated each time a device is registered. The same physical device may have multiple registration IDs if multiple users share the device.

Posture details

FieldDescription
NameName of the device posture check.
TypeWhether the check is a Cloudflare One Client check (evaluated locally on the device) or a service provider check (evaluated by a third-party integration).
Rule IDUUID of the device posture check.
Conditions metWhether the device passed or failed the posture check criteria. Evaluates to true if the Received values match the Expected values.
Expected valuesValues required to pass the device posture check. Compare with Received values to diagnose why a device failed.
Received valuesActual values detected on the device by the Cloudflare One Client or service provider.