Skip to content

Commit ee73845

Browse files
soheiokamotojonesphillip
authored andcommitted
[Logs] Remove Max Upload Parameters limitation note for Edge Log Delivery (#19918)
This removes Max Upload Parameters limitation note for Edge Log Delivery, as they are now supported.
1 parent e8acb3f commit ee73845

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

src/content/docs/logs/get-started/api-configuration.mdx

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -257,11 +257,6 @@ These parameters can be used to gain control of batch size in the case that a de
257257
2. **max\_upload\_records** (optional): The maximum number of log lines per batch. This setting must be between 1,000 and 1,000,000 lines. Note that you cannot specify a minimum number of log lines per batch; this means that log files may contain many fewer lines than this.
258258
3. **max\_upload\_interval\_seconds** (optional): The maximum interval in seconds for log batches. This setting must be between 30 and 300 seconds. Note that you cannot specify a minimum interval for log batches; this means that log files may be sent in shorter intervals than this.
259259

260-
:::note[Note]
261-
262-
Parameters **max\_upload\_bytes** and **max\_upload\_records** are not configurable for Edge Log Delivery.
263-
:::
264-
265260
## Custom fields
266261

267262
You can add custom fields to your HTTP request log entries in the form of HTTP request headers, HTTP response headers, and cookies. Custom fields configuration applies to all the Logpush jobs in a zone that use the HTTP requests dataset. To learn more, refer to [Custom fields](/logs/reference/custom-fields/).

0 commit comments

Comments
 (0)