Skip to content

Commit c63cba8

Browse files
Added logging folder
1 parent 5b8b21e commit c63cba8

File tree

1 file changed

+2
-2
lines changed
  • src/content/docs/ai-gateway/observability/logging

1 file changed

+2
-2
lines changed

src/content/docs/ai-gateway/observability/logging.mdx renamed to src/content/docs/ai-gateway/observability/logging/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -18,15 +18,15 @@ To learn more about your plan limits, refer to the [Pricing](/ai-gateway/pricing
1818

1919
## Default configuration
2020

21-
Logs, which include metrics as well as request and response data are enabled by default for each gateway. If you are concerned about privacy or compliance and want to turn log collection off, you can go to settings and opt out of logs or set logging behavior on a per-request basis.
21+
Logs, which include metrics as well as request and response data are enabled by default for each gateway. If you are concerned about privacy or compliance and want to turn log collection off, you can go to settings and opt out of logs or set logging behavior on a per-request basis.
2222

2323
<Render file="logging" />
2424

2525
This logging behavior will be uniformly applied to all requests in the gateway. If you need to modify the logging settings for specific requests, you can override this setting on a per-request basis.
2626

2727
:::note[Note]
2828

29-
To export logs using Logpush, you must have logs turned on for the gateway or have overridden the gateway settings by using the `cf-aig-collect-log` request header.
29+
To export logs using [Logpush](/ai-gateway/observability/logging/logpush), you must have logs turned on for the gateway or have overridden the gateway settings by using the `cf-aig-collect-log` request header.
3030

3131
:::
3232

0 commit comments

Comments
 (0)