Cloudflare Docs
Logs
Logs
Edit this page on GitHub
Set theme to dark (⇧+D)

Gateway HTTP

The descriptions below detail the fields available for gateway_http.

FieldValueType
AccountIDCloudflare account tag.string
ActionAction performed by gateway on the HTTP request.string
BlockedFileHashHash of the file blocked in the response, if any.string
BlockedFileNameFile name blocked in the request, if any.string
BlockedFileReasonReason file was blocked in the response, if any.string
BlockedFileSizeFile size(bytes) blocked in the response, if any.string
BlockedFileTypeFile type blocked in the response eg. exe, bin, if any.string
DatetimeThe date and time the corresponding HTTP request was made.int or string
DestinationIPDestination ip of the request.string
DestinationPortDestination port of the request.string
DeviceIDUUID of the device where the HTTP request originated from.string
DeviceNameThe name of the device where the HTTP request originated from (for example, ‘Laptop MB810’).string
DownloadMatchedDlpProfileEntriesList of matched DLP entries in the HTTP request.array[string]
DownloadMatchedDlpProfilesList of matched DLP profiles in the HTTP request.array[string]
DownloadedFileNamesList of files downloaded in the HTTP request.array[string]
EmailEmail used to authenticate the client.string
FileInfoInformation about files detected within the HTTP request.object
HTTPHostContent of the host header in the HTTP request.string
HTTPMethodHTTP request method.string
HTTPStatusCodeHTTP status code gateway returned to the user. Zero if nothing was returned (for example, client disconnected).int
HTTPVersionVersion name for the HTTP request.string
IsIsolatedIf the requested was isolated with Cloudflare Browser Isolation or not.bool
PolicyIDThe gateway policy UUID applied to the request, if any.string
PolicyNameThe name of the gateway policy applied to the request, if any.string
RefererContents of the referer header in the HTTP request.string
RequestIDCloudflare request ID. This might be empty on bypass action.string
SessionIDNetwork session ID.string
SourceIPSource ip of the request.string
SourceInternalIPLocal LAN IP of the device. Only available when connected via a GRE/IPsec tunnel on-ramp.string
SourcePortSource port of the request.string
URLHTTP request URL.string
UntrustedCertificateActionAction taken when an untrusted origin certificate error occurs (for example, expired certificate, mismatched common name, invalid certificate chain, signed by non-public CA). One of none | block | error | passThrough.string
UploadMatchedDlpProfileEntriesList of matched DLP entries in the HTTP request.array[string]
UploadMatchedDlpProfilesList of matched DLP profiles in the HTTP request.array[string]
UploadedFileNamesList of files uploaded in the HTTP request.array[string]
UserAgentContents of the user agent header in the HTTP request.string
UserIDUser identity where the HTTP request originated from.string