Skip to content

Commit e719694

Browse files
authored
[Logs]Update R2-log-retrieval.mdx (#25557)
1 parent 2294143 commit e719694

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/content/docs/logs/R2-log-retrieval.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@ Logs Engine is going to be replaced by Log Explorer. For further details, consul
2525

2626
## Query logs
2727

28-
You can use the API to query and download your logs by time range or RayID.
28+
You can use the API to query and download your logs by time range or [RayID](/fundamentals/reference/cloudflare-ray-id/).
2929

3030
## Authentication
3131

@@ -89,7 +89,7 @@ Results can be piped to a file using `> logs.json`.
8989

9090
Additionally, if you want to receive the raw GZIP bytes without them being transparently decompressed by your client, include the header `--header "Accept-Encoding: gzip"`.
9191

92-
## ​Retrieve logs by RayID
92+
## ​Retrieve logs by Ray ID
9393

9494
Using your logs stored in R2 - the Logpull RayID Lookup feature allows you to query an indexed time range for the presence of an RayID and return the matching result. This feature is available to users with the Logpull RayID Lookup beta subscription.
9595

0 commit comments

Comments
 (0)