Skip to content

Commit 9c84740

Browse files
ngayeriedcpena
andauthored
Ngayerie patch 16 (#23833)
* Update cloudflare-ray-id.mdx Adding a mention to Log Explorer to some articles * Update index.mdx * Update index.mdx * Minor edits --------- Co-authored-by: Denise Peña <[email protected]>
1 parent 6346189 commit 9c84740

File tree

3 files changed

+19
-1
lines changed

3 files changed

+19
-1
lines changed

src/content/docs/fundamentals/reference/cloudflare-ray-id.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,12 @@ Additionally, you can [add filters](/waf/analytics/security-events/#adjust-displ
2929

3030
Please note that Security Events may use sampled data to improve performance. If sampled data is applied to your search, you might not see all events, and filters might not return the expected results. To display more events, select a smaller timeframe.
3131

32+
### Log Explorer
33+
34+
[Log Explorer](/log-explorer/) provides access to Cloudflare logs with all the context available within the Cloudflare platform.
35+
You can monitor security and performance issues with custom dashboards or investigate and troubleshoot issues with log search.
36+
Log explorer allows you to [build queries](/log-explorer/log-search/) for filtering specific Ray IDs.
37+
3238
### Logs
3339

3440
Enterprise customers can enable Ray ID as a field in their [Cloudflare Logs](/logs/).

src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error/index.mdx

Lines changed: 7 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,6 +10,12 @@ source: null
1010
- The origin server should include an explanation, which should be displayed by the User-Agent, except in the case of a `HEAD` request.
1111
- [Custom rules](/waf/custom-rules/) can return any response code in the range of `400–499` on your HTML page if the site owner has created a rule with the _Block_ action and configured a custom response code. For more details, refer to [custom response](/waf/custom-rules/create-dashboard/#configure-a-custom-response-for-blocked-requests).
1212

13+
## Log Explorer
14+
15+
[Log Explorer](/log-explorer/) provides access to Cloudflare logs with all the context available within the Cloudflare platform.
16+
You can monitor security and performance issues with custom dashboards or investigate and troubleshoot issues with log search.
17+
Log explorer [allows to build queries](/log-explorer/log-search/) filtering for specific Ray ID, which can be useful to investigate HTTP Errors.
18+
1319
## 400 Bad Request
1420

1521
For a complete description of this error refer to the [Error 400](/support/troubleshooting/http-status-codes/4xx-client-error/error-400/) page.
@@ -94,4 +100,4 @@ For a complete description of this error refer to the [Error 451](/support/troub
94100

95101
## 499 Client Close Request
96102

97-
For a complete description of this error refer to the [Error 499](/support/troubleshooting/http-status-codes/4xx-client-error/error-499/) page.
103+
For a complete description of this error refer to the [Error 499](/support/troubleshooting/http-status-codes/4xx-client-error/error-499/) page.

src/content/docs/support/troubleshooting/http-status-codes/cloudflare-5xx-errors/index.mdx

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,12 @@ To view Error Analytics:
4040
3. Go to **Analytics & Logs**.
4141
4. Select **Add filter**, select **Edge status code** or **Origin status code** and choose any `5xx` error code that you want to diagnose.
4242

43+
### Log Explorer
44+
45+
[Log Explorer](/log-explorer/) provides access to Cloudflare logs with all the context available within the Cloudflare platform.
46+
You can monitor security and performance issues with custom dashboards or investigate and troubleshoot issues with log search.
47+
Log explorer [allows to build queries](/log-explorer/log-search/) filtering for specific Ray ID, which can be useful to investigate HTTP Errors.
48+
4349
---
4450

4551
## Error 500: internal server error

0 commit comments

Comments
 (0)