Skip to content

Commit f14fc82

Browse files
committed
Add note to SNI for DNI policies
1 parent 08a0381 commit f14fc82

File tree

1 file changed

+13
-13
lines changed
  • src/content/docs/cloudflare-one/insights/logs/gateway-logs

1 file changed

+13
-13
lines changed

src/content/docs/cloudflare-one/insights/logs/gateway-logs/index.mdx

Lines changed: 13 additions & 13 deletions
Original file line numberDiff line numberDiff line change
@@ -195,19 +195,19 @@ When an HTTP request results in an error, Gateway logs the first 512 bytes of th
195195

196196
#### Basic information
197197

198-
| Field | Description |
199-
| ---------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
200-
| **Host** | Hostname in the HTTP header for the HTTP request. |
201-
| **Email** | Email address of the user who made the HTTP request. This is generated by the WARP client. |
202-
| **Action** | The Gateway [Action](/cloudflare-one/policies/gateway/dns-policies/#actions) taken based on the first rule that matched (such as Allow or Block). |
203-
| **Request ID** | Unique ID of the request. |
204-
| **Time** | Date and time of the HTTP request. |
205-
| **Source internal IP** | Private IP address assigned by the user's local network. |
206-
| **User agent** | User agent header sent in the request by the originating device. |
207-
| **Policy details** | Policy corresponding to the decision Gateway made based on the traffic criteria of the request. |
208-
| **DLP profiles** | Name of the matched [DLP profile](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/). |
209-
| **DLP profile entries** | Name of the matched entry within the DLP profile. |
210-
| **Uploaded/downloaded file** | <Render file="gateway/uploaded-downloaded-file" /> |
198+
| Field | Description |
199+
| ---------------------------- | -------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
200+
| **Host** | Hostname in the HTTP header for the HTTP request. Gateway will log the SNI in this field if it responded to the request with a Do Not Inspect action. If Gateway does not receive the SNI, this field will be empty. |
201+
| **Email** | Email address of the user who made the HTTP request. This is generated by the WARP client. |
202+
| **Action** | The Gateway [Action](/cloudflare-one/policies/gateway/dns-policies/#actions) taken based on the first rule that matched (such as Allow or Block). |
203+
| **Request ID** | Unique ID of the request. |
204+
| **Time** | Date and time of the HTTP request. |
205+
| **Source internal IP** | Private IP address assigned by the user's local network. |
206+
| **User agent** | User agent header sent in the request by the originating device. |
207+
| **Policy details** | Policy corresponding to the decision Gateway made based on the traffic criteria of the request. |
208+
| **DLP profiles** | Name of the matched [DLP profile](/cloudflare-one/policies/data-loss-prevention/dlp-profiles/). |
209+
| **DLP profile entries** | Name of the matched entry within the DLP profile. |
210+
| **Uploaded/downloaded file** | <Render file="gateway/uploaded-downloaded-file" /> |
211211

212212
#### Matched policies
213213

0 commit comments

Comments
 (0)