Skip to content

Commit aee66d8

Browse files
committed
Add network logs from UI
1 parent a891d45 commit aee66d8

File tree

1 file changed

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

1 file changed

+12
-10
lines changed

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

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -134,19 +134,20 @@ Gateway will only log failed connections in [network session logs](/logs/referen
134134
| Field | Description |
135135
| ---------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------- |
136136
| **Source IP** | IP address of the user sending the packet. |
137-
| **Source internal IP** | Private IP address assigned by the user's local network. |
137+
| **Source Internal IP** | Private IP address assigned by the user's local network. |
138138
| **Destination IP** | IP address of the packet's target. |
139139
| **Action** | The Gateway [Action](/cloudflare-one/policies/gateway/dns-policies/#actions) taken based on the first rule that matched (such as Allow or Block). |
140140
| **Session ID** | ID of the unique session. |
141141
| **Time** | Date and time of the session. |
142142

143143
#### Matched policies
144144

145-
| Field | Description |
146-
| ---------------------- | ----------------------------------------------------- |
147-
| **Policy name** | Name of the matched policy. |
148-
| **Policy ID** | ID of the policy enforcing the decision Gateway made. |
149-
| **Policy description** | Description of the matched policy. |
145+
| Field | Description |
146+
| ---------------------- | ----------------------------------------------------------------------------------------------------------------------------------- |
147+
| **DNS location** | [User-configured location](/cloudflare-one/connections/connect-devices/agentless/dns/locations/) from where the DNS query was made. |
148+
| **Policy name** | Name of the matched policy. |
149+
| **Policy ID** | ID of the policy enforcing the decision Gateway made. |
150+
| **Policy description** | Description of the matched policy. |
150151

151152
#### Identities
152153

@@ -168,12 +169,13 @@ Gateway will only log failed connections in [network session logs](/logs/referen
168169
| **Destination IP** | IP address of the packet's target. |
169170
| **Destination port** | Destination port number for the packet. |
170171
| **Destination country** | Destination port number for the packet. |
171-
| **Protocol** | Protocol over which the packet was sent. |
172-
| **Detected protocol** | The detected [network protocol](/cloudflare-one/policies/gateway/network-policies/protocol-detection/). |
172+
| **Transport protocol** | Protocol over which the packet was sent. |
173+
| **Detected Protocol** | The detected [network protocol](/cloudflare-one/policies/gateway/network-policies/protocol-detection/). |
173174
| **SNI** | Host whose Server Name Indication (SNI) header Gateway will filter traffic against. |
174-
| **Virtual network** | [Virtual network](/cloudflare-one/connections/connect-networks/private-net/cloudflared/tunnel-virtual-networks/) that the client is connected to. |
175+
| **Virtual Network** | [Virtual network](/cloudflare-one/connections/connect-networks/private-net/cloudflared/tunnel-virtual-networks/) that the client is connected to. |
175176
| **Category details** | Category or categories associated with the packet. |
176-
| **Proxy PAC endpoint** | [PAC file proxy endpoint](/cloudflare-one/connections/connect-devices/agentless/pac-files/) Gateway forwarded traffic to, if applicable. |
177+
| **Proxy endpoint** | [PAC file proxy endpoint](/cloudflare-one/connections/connect-devices/agentless/pac-files/) Gateway forwarded traffic to, if applicable. |
178+
| **Application name** | Name of the application that matched the domain. |
177179

178180
## HTTP logs
179181

0 commit comments

Comments
 (0)