Skip to content

Commit 229fcf1

Browse files
authored
Update index.mdx
changed name from auto log cleanup to better match what's said in the UI
1 parent 0ef5be4 commit 229fcf1

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/index.mdx

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -53,9 +53,9 @@ curl https://gateway.ai.cloudflare.com/v1/{account_id}/{gateway_id}/openai/chat/
5353
5454
## How to delete logs
5555
56-
### Auto Log Cleanup
56+
### Automatic Log Deletion
5757
58-
​To maintain continuous logging within your gateway's storage constraints, enable Auto Log Cleanup in your Gateway settings. This feature automatically deletes the oldest logs once the log limit you've set or the default storage limit of 10 million logs is reached, ensuring new logs are saved without manual intervention. Logs are deleted in increments of 0.1% of the storage limit, equating to 10,000 logs per deletion when using the default limit.​
58+
​To maintain continuous logging within your gateway's storage constraints, enable Automatic Log Deletion in your Gateway settings. This feature automatically deletes the oldest logs once the log limit you've set or the default storage limit of 10 million logs is reached, ensuring new logs are saved without manual intervention. Logs are deleted in increments of 0.1% of the storage limit, equating to 10,000 logs per deletion when using the default limit.​
5959
6060
### Manual deletion
6161

0 commit comments

Comments
 (0)