You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: articles/azure-monitor/logs/quick-create-workspace.md
+4-9Lines changed: 4 additions & 9 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,21 +4,16 @@ description: Learn how to create a Log Analytics workspace to enable management
4
4
ms.topic: conceptual
5
5
author: guywi-ms
6
6
ms.author: guywild
7
-
ms.date: 07/02/2023
7
+
ms.date: 08/12/2024
8
8
ms.reviewer: yossiy
9
9
10
10
# Customer intent: As a DevOps engineer or IT expert, I want to set up a workspace to collect logs from multiple data sources from Azure, on-premises, and third-party cloud deployments.
11
11
---
12
12
# Create a Log Analytics workspace
13
13
14
-
This article shows you how to create a Log Analytics workspace. When you collect logs and data, the information is stored in a workspace. A workspace has a unique workspace ID and resource ID. The workspace name must be unique for a given resource group. After you've created a workspace, configure data sources and solutions to store their data there.
14
+
A Log Analytics workspace is a data store into which you can collect any type of log data from all of your Azure and non-Azure resources and applications. We recommend that you send all log data to one Log Analytics workspace, unless you have specific business needs that require you to create multiple workspaces, as described in [Design a Log Analytics workspace architecture](./workspace-design.md).
15
15
16
-
You need a Log Analytics workspace if you collect data from:
17
-
18
-
* Azure resources in your subscription.
19
-
* On-premises computers monitored by System Center Operations Manager.
20
-
* Device collections from Configuration Manager.
21
-
* Diagnostics or log data from Azure Storage.
16
+
This article explains how to create a Log Analytics workspace.
22
17
23
18
## Prerequisites
24
19
@@ -299,4 +294,4 @@ When you create a workspace that was deleted in the last 14 days and in [soft-de
299
294
Now that you have a workspace available, you can configure collection of monitoring telemetry, run log searches to analyze that data, and add a management solution to provide more data and analytic insights. To learn more:
300
295
301
296
* See [Monitor health of Log Analytics workspace in Azure Monitor](../logs/monitor-workspace.md) to create alert rules to monitor the health of your workspace.
302
-
* See [Collect Azure service logs and metrics for use in Log Analytics](../essentials/resource-logs.md#send-to-log-analytics-workspace) to enable data collection from Azure resources with Azure Diagnostics or Azure Storage.
297
+
* See [Collect Azure service logs and metrics for use in Log Analytics](../essentials/resource-logs.md#send-to-log-analytics-workspace) to enable data collection from Azure resources with Azure Diagnostics or Azure Storage.
0 commit comments