Skip to content

Commit 62289ff

Browse files
authored
[Gateway] Export CSV logs (#18602)
1 parent 06b1bee commit 62289ff

File tree

1 file changed

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

1 file changed

+15
-0
lines changed

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

Lines changed: 15 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -119,6 +119,21 @@ These settings will only apply to logs displayed in Zero Trust. Logpush data is
119119
| `blockedRule` | `9` | IP address in the response matched a Block policy. |
120120
| `allowedRule` | `10` | IP address in the response matched an Allow policy. |
121121

122+
### Export DNS logs
123+
124+
Enterprise users can export Gateway DNS logs in CSV format directly from Zero Trust. To export DNS logs:
125+
126+
1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Logs** > **Gateway**.
127+
2. In **DNS**, filter and select the logs you want to export.
128+
3. Select **Export to CSV**.
129+
4. Confirm your choices, then select **Export**.
130+
131+
Gateway will download a CSV file with your chosen log entries.
132+
133+
If the location, policy, or device ID for a match no longer exists in your Zero Trust at the time of export, your CSV file may use the match's reference ID instead.
134+
135+
For more information, contact your account team.
136+
122137
## Network logs
123138

124139
:::caution[Failed connection logs]

0 commit comments

Comments
 (0)