Cloudflare Docs
Logs
Visit Logs 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
DownloadedFileNamesList of files downloaded in the HTTP request.array[string]
EmailEmail used to authenticate the client.string
HTTPHostContent of the host header in the HTTP request.string
HTTPMethodHTTP request method.string
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
SourceIPSource ip of the request.string
SourcePortSource port of the request.string
URLHTTP request URL.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