Skip to content

Commit c2f69dc

Browse files
authored
Update get-started.mdx
1 parent edec4d1 commit c2f69dc

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/content/docs/ai-gateway/get-started.mdx

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ Then, create a new AI Gateway.
2626

2727
## Choosing gateway authentication
2828

29-
When setting up a new gateway, you can choose between an authenticated and unauthenticated gateway. Enabling an authenticated gateway requires each request to include a valid authorization token, adding an extra layer of security. We recommend using an authenticated gateway when storing logs to prevent unauthorized access and potential "log bombing". Learn more about setting up an [Authenticated Gateway](/ai-gateway/configuration/authentication/).
29+
When setting up a new gateway, you can choose between an authenticated and unauthenticated gateway. Enabling an authenticated gateway requires each request to include a valid authorization token, adding an extra layer of security. We recommend using an authenticated gateway when storing logs to prevent unauthorized access and protect against invalid requests that can inflate log storage usage and make it harder to find the data you need. Learn more about setting up an [Authenticated Gateway](/ai-gateway/configuration/authentication/).
3030

3131
## Connect application
3232

0 commit comments

Comments
 (0)