Skip to content

Commit 07c763e

Browse files
committed
Add matched category fields
1 parent c10d909 commit 07c763e

File tree

1 file changed

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

1 file changed

+9
-8
lines changed

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

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -209,12 +209,14 @@ When an HTTP request results in an error, Gateway logs the first 512 bytes of th
209209

210210
#### Matched policies
211211

212-
| Field | Description |
213-
| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
214-
| **DNS location** | [User-configured location](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) from where the DNS query was made. |
215-
| **Policy name** | Name of the matched policy. |
216-
| **Policy ID** | ID of the matched policy. |
217-
| **Policy description** | Description of the matched policy. |
212+
| Field | Description |
213+
| ------------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
214+
| **DNS location** | [User-configured location](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) from where the DNS query was made. |
215+
| **Policy name** | Name of the matched policy. |
216+
| **Policy ID** | ID of the matched policy. |
217+
| **Policy description** | Description of the matched policy. |
218+
| **Matched category ID** | ID of the category matched in the policy. |
219+
| **Matched category name** | Name of the category matched in the policy. |
218220

219221
#### Identities
220222

@@ -244,14 +246,13 @@ When an HTTP request results in an error, Gateway logs the first 512 bytes of th
244246
| **Destination IP continent** | Continent code of the destination requested. |
245247
| **Destination IP country** | Country code of the destination requested. |
246248
| **Blocked file reason** | Reason why the file was blocked if a file transfer occurred or was attempted. |
247-
| **Category details** | Category the blocked file belongs to. |
249+
| **Category details** | Detailed information on the category the blocked file belongs to. |
248250
| **Application ID** | ID of the application that matched the domain. |
249251
| **Application name** | Name of the application that matched the domain. |
250252
| **Categories** | [Content categories](/cloudflare-one/policies/gateway/domain-categories/) that the domain belongs to. |
251253
| **Proxy endpoint** | [PAC file proxy endpoint](/cloudflare-one/connections/connect-devices/agentless/pac-files/) Gateway forwarded traffic to, if applicable. |
252254
| **Virtual Network** | [Virtual network](/cloudflare-one/connections/connect-networks/private-net/cloudflared/tunnel-virtual-networks/) that the client is connected to. |
253255
| **Sandbox scanned** | Status of the [file quarantine](/cloudflare-one/policies/gateway/http-policies/file-sandboxing/). |
254-
| **URL query** | |
255256

256257
#### File detection details
257258

0 commit comments

Comments
 (0)