@@ -9,16 +9,17 @@ import { Render } from "~/components";
99
1010The following limits apply to gateway configurations, logs, and related features in Cloudflare's platform.
1111
12- | Feature | Limit |
13- | ------------------------------------------------------- | ----------------------------------- |
14- | Datasets | 10 per gateway |
15- | Gateways | 10 per account |
16- | Logs stored [ paid plan] ( /ai-gateway/reference/pricing/ ) | 10 million per gateway <sup >1</sup > |
17- | Logs stored [ free plan] ( /ai-gateway/reference/pricing/ ) | 100,000 per account <sup >2</sup > |
18- | Log size stored | 10 MB per log <sup >3</sup > |
19- | Logpush jobs | 4 per account |
20- | Logpush size limit | 1MB per log |
21- | Gateway name length | 64 characters |
12+ | Feature | Limit |
13+ | --------------------------------------------------------------- | ----------------------------------- |
14+ | Datasets | 10 per gateway |
15+ | Gateways | 10 per account |
16+ | Logs stored [ paid plan] ( /ai-gateway/reference/pricing/ ) | 10 million per gateway <sup >1</sup > |
17+ | Logs stored [ free plan] ( /ai-gateway/reference/pricing/ ) | 100,000 per account <sup >2</sup > |
18+ | Log size stored | 10 MB per log <sup >3</sup > |
19+ | Logpush jobs | 4 per account |
20+ | Logpush size limit | 1MB per log |
21+ | Gateway name length | 64 characters |
22+ | Cacheable request size | 25 MB per request |
2223
2324<sup >1</sup > If you have reached 10 million logs stored per gateway, new logs
2425will stop being saved. To continue saving logs, you must delete older logs in
0 commit comments