Skip to content

Commit 162026a

Browse files
authored
Update index.mdx
1 parent a55e331 commit 162026a

File tree

1 file changed

+7
-1
lines changed
  • src/content/docs/support/troubleshooting/http-status-codes/4xx-client-error

1 file changed

+7
-1
lines changed

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.

0 commit comments

Comments
 (0)