Gateway Network
The descriptions below detail the fields available for gateway_network
.
AccountID
Type: string
Cloudflare account tag.
Action
Type: string
Action performed by gateway on the session.
Datetime
Type: int or string
The date and time the corresponding network session was made (for example, ‘2021-07-27T00:01:07Z’).
DestinationIP
Type: string
Destination IP of the network session.
DestinationPort
Type: int
Destination port of the network session.
DetectedProtocol
Type: string
Detected traffic protocol of the network session.
DeviceID
Type: string
UUID of the device where the network session originated from.
DeviceName
Type: string
The name of the device where the HTTP request originated from (for example, ‘Laptop MB810’).
Type: string
Email associated with the user identity where the network session originated from.
OverrideIP
Type: string
Overridden IP of the network session, if any.
OverridePort
Type: int
Overridden port of the network session, if any.
PolicyID
Type: string
Identifier of the policy/rule that was applied, if any.
PolicyName
Type: string
The name of the gateway policy applied to the request, if any.
SNI
Type: string
Content of the SNI for the TLS network session, if any.
SessionID
Type: string
The session identifier of this network session.
SourceIP
Type: string
Source IP of the network session.
SourceInternalIP
Type: string
Local LAN IP of the device. Only available when connected via a GRE/IPsec tunnel on-ramp.
SourcePort
Type: int
Source port of the network session.
Transport
Type: string
Transport protocol used for this session.
Possible values are tcp | quic | udp.
UserID
Type: string
User identity where the network session originated from.