Skip to content

Commit ca07a08

Browse files
authored
Update set-up-guardrail.mdx (#20431)
added explanation of where to view guardrails results
1 parent d9e65e1 commit ca07a08

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

src/content/docs/ai-gateway/guardrails/set-up-guardrail.mdx

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -21,3 +21,8 @@ Add Guardrails to any gateway to start evaluating and potentially modifying resp
2121
:::note[Usage considerations]
2222
For additional details about how to implement Guardrails, refer to [Usage considerations](/ai-gateway/guardrails/usage-considerations/).
2323
:::
24+
25+
## Viewing Guardrail Results in Logs
26+
27+
After enabling Guardrails, you can monitor results through **AI Gateway Logs** in the Cloudflare dashboard. Guardrail logs are marked with a **green shield icon**, and each logged request includes an `eventID`, which links to its corresponding Guardrail evaluation log(s) for easy tracking. Logs are generated for all requests, including those that **pass** Guardrail checks.
28+

0 commit comments

Comments
 (0)