---
title: Logs
description: Set up logging for traffic monitoring.
image: https://developers.cloudflare.com/cf-twitter-card.png
---

> Documentation Index  
> Fetch the complete documentation index at: https://developers.cloudflare.com/learning-paths/llms.txt  
> Use this file to discover all available pages before exploring further. 

[Skip to content](#%5Ftop) 

# Logs

## Logpush

Use [Logpush](https://developers.cloudflare.com/logs/logpush/) to push your request or event logs to your cloud service provider using Logpush, which can be configured via the Cloudflare dashboard or API.

## Instant Logs

Use [Instant Logs](https://developers.cloudflare.com/logs/instant-logs/) to view HTTP request logs instantly in the Cloudflare dashboard or the CLI.

## Logs Engine

Use the [Logs Engine](https://developers.cloudflare.com/logs/r2-log-retrieval/) to store your logs in R2 and query them directly.

## Log Explorer

Use the [Log Explorer](https://developers.cloudflare.com/log-explorer/) to store and explore your Cloudflare logs directly within the Cloudflare dashboard or API.

```json
{"@context":"https://schema.org","@type":"WebPage","@id":"https://developers.cloudflare.com/learning-paths/surge-readiness/performance/logs/#page","headline":"Logs · Cloudflare Learning Paths","description":"Set up logging for traffic monitoring.","url":"https://developers.cloudflare.com/learning-paths/surge-readiness/performance/logs/","inLanguage":"en","image":"https://developers.cloudflare.com/cf-twitter-card.png","dateModified":"2026-04-23","publisher":{"@type":"Organization","name":"Cloudflare","url":"https://www.cloudflare.com/"},"isPartOf":{"@type":"WebSite","@id":"https://developers.cloudflare.com/#website","name":"Cloudflare Docs","url":"https://developers.cloudflare.com/"}}
{"@context":"https://schema.org","@type":"BreadcrumbList","itemListElement":[{"@type":"ListItem","position":1,"item":{"@id":"/directory/","name":"Directory"}},{"@type":"ListItem","position":2,"item":{"@id":"/learning-paths/","name":"Learning Paths"}},{"@type":"ListItem","position":3,"item":{"@id":"/learning-paths/surge-readiness/performance/","name":"Performance"}},{"@type":"ListItem","position":4,"item":{"@id":"/learning-paths/surge-readiness/performance/logs/","name":"Logs"}}]}
```
