You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
|**Email**| Email address of the user who registered the WARP client where traffic originated from. |
61
-
|**User ID**| UUID of the user. Each unique email address in your organization will have a UUID associated with it. |
62
-
|**Registration ID**| UUID of the user's WARP client registration. A unique registration ID is generated each time a device is registered for a particular email. The same physical device may have multiple registration IDs. |
63
-
|**Device name**| Display name of the device returned by the operating system to the WARP client. Typically this is the hostname of a device. Not all devices will have a device name. Device names are not guaranteed to be unique. |
64
-
|**Device ID**| UUID of the device connected with the WARP client. Each physical device in your organization will have a UUID. |
65
-
|**Last authenticated**| Date and time the user last authenticated their Zero Trust session. |
|**Email**| Email address of the user who registered the WARP client where traffic originated from. |
61
+
|**User ID**| UUID of the user. Each unique email address in your organization will have a UUID associated with it. |
62
+
|**Registration ID**| UUID of the user's WARP client registration. A unique registration ID is generated each time a device is registered for a particular email. The same physical device may have multiple registration IDs.|
63
+
|**Device name**| Display name of the device returned by the operating system to the WARP client. Typically this is the hostname of a device. Not all devices will have a device name. Device names are not guaranteed to be unique. |
64
+
|**Device ID**| UUID of the device connected with the WARP client. Each physical device in your organization will have a UUID. |
65
+
|**Last authenticated**| Date and time the user last authenticated their Zero Trust session. |
66
66
67
67
#### DNS query details
68
68
@@ -123,9 +123,9 @@ These settings will only apply to logs displayed in Zero Trust. Logpush data is
123
123
## Network logs
124
124
125
125
:::caution[Failed connection logs]
126
+
Gateway will only log TCP traffic with completed connections. If a connection is not complete (such as a TCP SYN with no SYN ACK), Gateway will not log this traffic in network logs.
126
127
127
-
Gateway will only log failed connections in [network session logs](/logs/reference/log-fields/account/zero_trust_network_sessions/). These logs are available for Enterprise users via [Logpush](/cloudflare-one/insights/logs/logpush/) or [GraphQL](/cloudflare-one/insights/analytics/gateway/#graphql-queries).
128
-
128
+
Gateway can log failed connections in [network session logs](/logs/reference/log-fields/account/zero_trust_network_sessions/). These logs are available for Enterprise users via [Logpush](/cloudflare-one/insights/logs/logpush/) or [GraphQL](/cloudflare-one/insights/analytics/gateway/#graphql-queries).
129
129
:::
130
130
131
131
### Explanation of the fields
@@ -152,14 +152,14 @@ Gateway will only log failed connections in [network session logs](/logs/referen
0 commit comments