Skip to content

Commit 1315397

Browse files
authored
Merge pull request #110629 from dlepow/acifix3
[ACI] Log analytics with container update
2 parents e30e2ba + 775f411 commit 1315397

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

articles/container-instances/container-instances-log-analytics.md

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,16 @@
22
title: Collect & analyze resource logs
33
description: Learn how to send resource logs and event data from container groups in Azure Container Instances to Azure Monitor logs
44
ms.topic: article
5-
ms.date: 01/08/2020
5+
ms.date: 04/07/2020
66
ms.author: danlep
77
---
88
# Container group and instance logging with Azure Monitor logs
99

1010
Log Analytics workspaces provide a centralized location for storing and querying log data not only from Azure resources, but also on-premises resources and resources in other clouds. Azure Container Instances includes built-in support for sending logs and event data to Azure Monitor logs.
1111

12-
To send container group log and event data to Azure Monitor logs, specify an existing Log Analytics workspace ID and workspace key when creating a container group. The following sections describe how to create a logging-enabled container group and how to query logs.
12+
To send container group log and event data to Azure Monitor logs, specify an existing Log Analytics workspace ID and workspace key when configuring a container group.
13+
14+
The following sections describe how to create a logging-enabled container group and how to query logs. You can also [update a container group](container-instances-update.md) with a workspace ID and workspace key to enable logging.
1315

1416
[!INCLUDE [azure-monitor-log-analytics-rebrand](../../includes/azure-monitor-log-analytics-rebrand.md)]
1517

0 commit comments

Comments
 (0)