Skip to content

Commit 895e409

Browse files
author
gitName
committed
corrected merges
1 parent 6686e7e commit 895e409

File tree

2 files changed

+4
-1
lines changed

2 files changed

+4
-1
lines changed

articles/api-management/api-management-howto-use-azure-monitor.md

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -138,6 +138,9 @@ Resource logs (Azure Monitor logs) provide rich information about API Management
138138
> [!NOTE]
139139
> The Consumption tier doesn't support the collection of resource logs.
140140
141+
> [!TIP]
142+
> In API Management instances with [workspaces](workspaces-overview.md), federated logs across the API Management service can be accessed by the API platform team for centralized API monitoring, while workspace teams can access the logs specific to their workspace's APIs. [Learn more about Azure Monitor logging with workspaces](how-to-create-workspace.md#enable-diagnostic-settings-for-monitoring-workspace-apis)
143+
141144
[!INCLUDE [api-management-diagnostic-settings](../../includes/api-management-diagnostic-settings.md)]
142145

143146
## View logs and metrics in Azure Log Analytics

articles/api-management/monitor-api-management.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -106,7 +106,7 @@ This section shows you how to enable Azure Monitor logs for auditing and trouble
106106

107107
|Category |Description | Notes |
108108
|---------|---------|-----|
109-
|API Management gateway | Requests processed by the API Management gateway, including HTTP methods, protocols, request and response bodies, headers, timings, error details, and cache involvement. | Adjust settings for all APIs, or override them for individual APIs. |
109+
|API Management gateway | Requests processed by the API Management gateway, including HTTP methods, protocols, request and response bodies, headers, timings, error details, and cache involvement. | Adjust settings for all APIs, or override them for individual APIs.<br/><br/>In API Management instances configured with [workspaces](workspaces-overview.md), gateway logs can be collected individually for each workspace and aggregated for centralized access by the platform team. |
110110
|WebSocket connections | Events for [WebSocket API](websocket-api.md) connections, starting from the handshake until the connection is terminated. |
111111
|Developer portal usage | Requests that are received and processed by the API Management [developer portal](developer-portal-overview.md), including user authentication actions, views of API details, and API testing in the interactive test console.|
112112
| Generative AI gateway | Requests processed by the API Management gateway for large language model (LLM) REST APIs such as Azure OpenAI APIs, including token usage, models, and optionally details of request prompts and response completions. | Enable logging of request messages and/or response messages for specific LLM APIs.

0 commit comments

Comments
 (0)