Skip to content

Commit 5f82ad8

Browse files
committed
Adds lines
1 parent 07570e4 commit 5f82ad8

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

src/content/docs/logs/logpull/index.mdx

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,11 @@ import { DirectoryListing, FeatureTable } from "~/components"
1111
Cloudflare Logpull is a REST API for consuming request logs over HTTP. These logs contain data related to the connecting client, the request path through the Cloudflare network, and the response from the origin web server. This data is useful for enriching existing logs on an origin server. Logpull is available to customers on the Enterprise plan.
1212

1313
:::caution
14+
15+
1416
Logpull is considered a legacy feature and we recommend using [Logpush](/logs/about/) or [Logs Engine](/logs/r2-log-retrieval/) instead for better performance and functionality.
17+
18+
1519
:::
1620

1721
Review the following content to learn more about Logpull.

0 commit comments

Comments
 (0)