Skip to content

Commit af4aa86

Browse files
authored
Merge pull request #124147 from robertbrandso/patch-1
Send logs to resources specific table in Log Analytics
2 parents 4658e02 + 210878f commit af4aa86

File tree

1 file changed

+3
-2
lines changed

1 file changed

+3
-2
lines changed

articles/api-management/howto-use-analytics.md

Lines changed: 3 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,8 @@ If you need to configure one, the following are brief steps to send gateway logs
5656
1. Enter a descriptive name for the diagnostic setting.
5757
1. In **Logs**, select **Logs related to ApiManagement Gateway**.
5858
1. In **Destination details**, select **Send to Log Analytics** and select a Log Analytics workspace in the same or a different subscription. If you need to create a workspace, see [Create a Log Analytics workspace](../azure-monitor/logs/quick-create-workspace.md).
59-
1. Accept defaults for other settings, or customize as needed. Select **Save**.
59+
1. Make sure **Resource specific** is selected as the destination table.
60+
1. Select **Save**.
6061

6162
### Access the dashboard
6263

@@ -92,4 +93,4 @@ Available operations return report records by API, geography, API operations, pr
9293
* For an introduction to Azure Monitor features in API Management, see [Tutorial: Monitor published APIs](api-management-howto-use-azure-monitor.md)
9394
* For detailed HTTP logging and monitoring, see [Monitor your APIs with Azure API Management, Event Hubs, and Moesif](api-management-log-to-eventhub-sample.md).
9495
* Learn about integrating [Azure API Management with Azure Application Insights](api-management-howto-app-insights.md).
95-
* Learn about [Built-in API analytics dashboard retirement (March 2027)](breaking-changes/analytics-dashboard-retirement-march-2027.md)
96+
* Learn about [Built-in API analytics dashboard retirement (March 2027)](breaking-changes/analytics-dashboard-retirement-march-2027.md)

0 commit comments

Comments
 (0)