---
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":"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"}}]}
```
