# Cloudflare

groundcover supports ingesting Cloudflare logs using the standard Cloudflare LogPush mechanism. This integration allows you to stream Cloudflare logs directly to groundcover for centralized log management and analysis.

### Configure Logpush using the data source wizard<br>

In the [data sources page](https://app.groundcover.com/data-sources), search for the Cloudflare Logpush. Click on this entry and open the Cloudflare Logpush wizard to see a step-by-step guidance.

The backend endpoint will be pre-populated for you. You can either create a new ingestion key (recommended) or reuse an existing one.

We also recommend adding enrichment fields to make your logs easily tracked.

Once the parameters are filled, follow this [guide](https://developers.cloudflare.com/logs/logpush/logpush-job/enable-destinations/http/) to enable the HTTP destination that was generated for you in the wizard.<br>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.groundcover.com/integrations/data-sources/cloudflare.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
