Skip to content

Commit

Permalink
[Gateway] Export CSV logs (#18602)
Browse files Browse the repository at this point in the history
  • Loading branch information
maxvp authored Jan 2, 2025
1 parent 06b1bee commit 62289ff
Showing 1 changed file with 15 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -119,6 +119,21 @@ These settings will only apply to logs displayed in Zero Trust. Logpush data is
| `blockedRule` | `9` | IP address in the response matched a Block policy. |
| `allowedRule` | `10` | IP address in the response matched an Allow policy. |

### Export DNS logs

Enterprise users can export Gateway DNS logs in CSV format directly from Zero Trust. To export DNS logs:

1. In [Zero Trust](https://one.dash.cloudflare.com/), go to **Logs** > **Gateway**.
2. In **DNS**, filter and select the logs you want to export.
3. Select **Export to CSV**.
4. Confirm your choices, then select **Export**.

Gateway will download a CSV file with your chosen log entries.

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.

For more information, contact your account team.

## Network logs

:::caution[Failed connection logs]
Expand Down

0 comments on commit 62289ff

Please sign in to comment.