Skip to content

Commit 65eb45e

Browse files
resolved feedback comments
1 parent 2ce1575 commit 65eb45e

File tree

1 file changed

+4
-3
lines changed

1 file changed

+4
-3
lines changed

docs/integrations/microsoft-azure/azure-api-management.md

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -14,9 +14,9 @@ import useBaseUrl from '@docusaurus/useBaseUrl';
1414

1515
For Azure API Management, you can collect the following logs and metrics:
1616

17-
* **Gateway Logs**. To learn more about the resource log schema for Azure API Management, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/api-management/gateway-log-schema-reference). The Consumption tier doesn't support the collection of resource logs.
18-
* **WebSocket Connection Logs**. To learn more about the resource log schema for Azure API Management, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/reference/tables/apimanagementwebsocketconnectionlogs). The Consumption tier doesn't support the collection of resource logs.
19-
* **Developer Portal Audit Logs**. To learn more about the resource log schema for Azure API Management, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/api-management/developer-portal-audit-log-schema-reference). The Consumption tier doesn't support the collection of resource logs.
17+
* **Gateway Logs**. Resource Logs for Azure API Management Gateway. To learn more about the resource log schema for Azure API Management, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/api-management/gateway-log-schema-reference). The Consumption tier doesn't support the collection of resource logs.
18+
* **WebSocket Connection Logs**. Websocket connection events for API Management Gateway. To learn more about the resource log schema for Azure API Management, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/azure-monitor/reference/tables/apimanagementwebsocketconnectionlogs). The Consumption tier doesn't support the collection of resource logs.
19+
* **Developer Portal Audit Logs**. Diagnostic Logs for API Management Developer Portal API. To learn more about the resource log schema for Azure API Management, refer to the [Azure documentation](https://learn.microsoft.com/en-us/azure/api-management/developer-portal-audit-log-schema-reference). The Consumption tier doesn't support the collection of resource logs.
2020
* **Platform Metrics for Azure API Management**. These metrics are available in [Microsoft.ApiManagement/service](https://learn.microsoft.com/en-us/azure/azure-monitor/reference/supported-metrics/microsoft-apimanagement-service-metrics) namespace.
2121

2222
## Setup
@@ -172,6 +172,7 @@ Since this source contains logs from multiple regions, make sure that you do not
172172
173173
Now that you have set up data collection, install the Azure API Management Sumo Logic app to use the pre-configured dashboards that provide visibility into your environment for real-time analysis of overall usage.
174174
175+
import AppInstallNoDataSourceV2 from '../../reuse/apps/app-install-index-apps-v2.md';
175176
import AppInstallNoDataSourceV2 from '../../reuse/apps/app-install-index-apps-v2.md';
176177
177178
<AppInstallNoDataSourceV2/>

0 commit comments

Comments
 (0)