Skip to content

Commit 8b6e8cb

Browse files
committed
edit
1 parent 0b0fa62 commit 8b6e8cb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

includes/api-management-log-entry-size-limit.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,4 +6,4 @@ ms.date: 05/15/2024
66
ms.author: danlep
77
---
88

9-
API Management limits the size of logged request or response payloads to 8,192 bytes. It also has a 32 KB limit for the size of a diagnostic log entry sent to Azure Monitor. The diagnostic log entry includes the request or response payloads and other attributes such as status codes, headers, URLs, and timestamps. If the size of the combined attributes exceeds 32 KB, API Management trims the log entry to 32 KB by removing all body and trace content. An entry that still exceeds the limit is dropped.
9+
If enabled, logged request or response payloads can be up to 8,192 bytes. API Management also has a 32 KB limit for the size of a diagnostic log entry sent to Azure Monitor. The diagnostic log entry includes the request or response payloads and other attributes such as status codes, headers, URLs, and timestamps. If the size of the combined attributes exceeds 32 KB, API Management trims the log entry to 32 KB by removing all body and trace content. An entry that still exceeds the limit is dropped.

0 commit comments

Comments
 (0)