Skip to content

Commit 824e7d7

Browse files
committed
[ACI] Log analytics with container update
1 parent ee9bca4 commit 824e7d7

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

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

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,14 +2,14 @@
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. 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.
1313

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

0 commit comments

Comments
 (0)