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
@@ -190,7 +190,7 @@ Datadog provides a monitor template to help you get started. To use the monitor
190
190
4. Update the notification and re-notification messages as desired. Note that the events themselves contain pertinent information about the event and are included in the notification automatically. This includes detailed information about the scope, error response, and common steps to remediate.
191
191
5.[Configure notifications][27] through your preferred channels (email, Slack, PagerDuty, or others) to make sure your team is alerted about issues affecting Azure data collection.
@@ -200,7 +200,7 @@ Datadog provides a monitor template to help you get started. To use the monitor
200
200
201
201
If you need to set up an app registration for Datadog, see the [Quickstart](#quickstart-setup) or [Terraform](#terraform-setup) setup methods.
202
202
203
-
### Instructions
203
+
### Instructions
204
204
205
205
1. In the [Datadog Azure integration tile][20], select **Add Existing**.
206
206
2. In the **Tenant ID** field, paste your Directory (tenant) ID.
@@ -219,17 +219,17 @@ You can also click to enable custom metric collection from [Azure Application In
219
219
6. Optionally, click the resource collection toggle to disable the collection of configuration information from your Azure resources.
220
220
7. Click **Create Configuration**.
221
221
222
-
{{% /collapse-content %}}
222
+
{{% /collapse-content %}}
223
223
224
224
## Metric collection
225
225
226
-
Datadog's Azure integration is built to collect all metrics from [Azure Monitor][8]. The [Integrations page][9] shows a curated list of predefined sub-integrations that provide additional out-of-the-box dashboards and monitors for specific Azure services. Many of these integrations are installed by default when Datadog recognizes data coming in from your Azure account. However, Datadog can ingest metrics from **any Azure Monitor-supported resource**, even if it doesn't have a dedicated sub-integration tile.
226
+
Datadog's Azure integration is built to collect all metrics from [Azure Monitor][8]. The [Integrations page][9] shows a curated list of predefined sub-integrations that provide additional out-of-the-box dashboards and monitors for specific Azure services. Many of these integrations are installed by default when Datadog recognizes data coming in from your Azure account. However, Datadog can ingest metrics from **any Azure Monitor-supported resource**, even if it doesn't have a dedicated sub-integration tile.
227
227
228
228
You can find your Azure metrics in the metrics summary page in the Datadog platform by navigating to `Metrics > Summary` and searching for `Azure`.
You can use the automated log forwarding feature to setup and configure the services and diagnostic settings needed to forward logs to Datadog. If an automated log forwarding control plane already exists in the tenant, this flow modifies it and extends its scope to include the selected subscriptions or management groups. For more detail, see [Azure Automated Log Forwarding Setup][19].
235
235
@@ -257,7 +257,7 @@ Datadog recommends using the Agent or DaemonSet to send logs from Azure. If dire
257
257
258
258
See [Azure Automated Log Forwarding Architecture][34] for more details.
@@ -275,18 +275,18 @@ See [Azure Automated Log Forwarding Architecture][34] for more details.
275
275
276
276
**Note**: Resources can only stream to a Storage Account in the same Azure region.
277
277
278
-
{{% /collapse-content %}}
278
+
{{% /collapse-content %}}
279
279
280
280
{{% azure-log-archiving %}}
281
281
282
-
## Get more from the Datadog Platform
282
+
## Get more from the Datadog Platform
283
283
284
284
### Install the Agent for greater visibility into your application
285
285
286
-
After you set up your Azure integration, Datadog crawlers automatically collect Azure metrics, but you can gain even deeper visibility into your Azure instances with the [Datadog Agent][1]. Installing the Datadog Agent into your environment allows you to collect additional data including, but not limited to:
287
-
-**Application health**
286
+
After you set up your Azure integration, Datadog crawlers automatically collect Azure metrics, but you can gain even deeper visibility into your Azure instances with the [Datadog Agent][1]. Installing the Datadog Agent into your environment allows you to collect additional data including, but not limited to:
287
+
-**Application health**
288
288
-**Process utilization**
289
-
-**System-level metrics**
289
+
-**System-level metrics**
290
290
291
291
You can also use the built-in StatsD client to send custom metrics from your applications, to correlate what's happening with your applications, users, and system. See the guide on [_Why should I install the Datadog Agent on my cloud instances?_][15] for more information on the benefits of installing the Datadog Agent on your instances.
292
292
@@ -314,7 +314,7 @@ To install the Agent based on operating system or CI and CD tool, see the [Datad
314
314
315
315
{{% tab "AKS Cluster Extension" %}}
316
316
317
-
The Datadog AKS Cluster Extension allows you to deploy the Datadog Agent natively within Azure AKS, avoiding the complexity of third-party management tools. To install the Datadog Agent with the AKS Cluster Extension:
317
+
The Datadog AKS Cluster Extension allows you to deploy the Datadog Agent natively within Azure AKS, avoiding the complexity of third-party management tools. To install the Datadog Agent with the AKS Cluster Extension:
318
318
319
319
1. Go to your AKS cluster in the Azure portal.
320
320
2. From the left sidebar of the AKS cluster, select **Extensions + applications** under **Settings**.
@@ -353,7 +353,7 @@ Still need help? Contact [Datadog support][17].
Copy file name to clipboardExpand all lines: content/en/logs/guide/azure-automated-log-forwarding.md
+11-11Lines changed: 11 additions & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -11,7 +11,7 @@ further_reading:
11
11
12
12
## Overview
13
13
14
-
Use this guide to automate your Azure log forwarding setup with an Azure Resource Manager (ARM) template.
14
+
Use this guide to automate your Azure log forwarding setup with an Azure Resource Manager (ARM) template.
15
15
16
16
The ARM template deploys resources from a series of Azure services (storage accounts and function apps) into your subscriptions, which collect and forward logs to Datadog. These services automatically scale up or down to match log volume. Scaling is managed by a control plane, which is a set of function apps deployed to a subscription and region of your choice. Storage accounts and function apps are deployed in each of the subscriptions forwarding logs to Datadog.
17
17
@@ -75,7 +75,7 @@ The sections below provide instructions for completing each page of the template
75
75
76
76
### Services used
77
77
78
-
-[Azure Function][15] apps are used to discover resources in your Azure subscriptions, scale log forwarders, and configure diagnostic settings on the detected resources.
78
+
-[Azure Function][15] apps are used to discover resources in your Azure subscriptions, scale log forwarders, and configure diagnostic settings on the detected resources.
79
79
-[Azure Container Apps][8] are used to collect resource logs generated by diagnostic settings, track which logs have been processed already, and submit them to Datadog.
80
80
-[Azure Storage Accounts][9] are used to store logs generated by your resources, as well as a small cache of metadata such as subscription IDs, resource IDs, and regions.
81
81
@@ -85,19 +85,19 @@ The sections below provide instructions for completing each page of the template
85
85
86
86
The deployment template sets up a [control plane](#control-plane) and [log forwarders](#log-forwarders) in your selected subscriptions.
87
87
88
-
#### Control plane
88
+
#### Control plane
89
89
90
90
The control plane is a set of Azure Function apps and a storage account for caching. One control plane is deployed in your chosen subscription and performs the following tasks:
91
91
- Discovery of resources in your chosen subscriptions that are able to log through diagnostic settings.
92
92
- Automatic configuration of diagnostic settings on discovered resources to flow logs into a storage account that the log forwarders are tracking.
93
93
- Scaling of log forwarders in regions where your resources are located, enabling them to match log volume dynamically.
94
94
95
-
#### Log forwarders
95
+
#### Log forwarders
96
96
97
97
Log forwarders consist of an Azure Container Apps job and storage account for logs. They are deployed by the control plane in each subscription you select for log forwarding. The number of log forwarders deployed per subscription scales according to the volume of logs generated by your resources. Log forwarders perform the following tasks:
98
98
- Temporarily store logs generated from your resources' diagnostic settings in a storage account.
99
-
- Process the stored logs and forward them to Datadog.
100
-
99
+
- Process the stored logs and forward them to Datadog.
100
+
101
101
In Azure, a resource's diagnostic settings can only target storage accounts within the same region. As such, the forwarders are spun up in each region where resources with diagnostic settings exist.
102
102
103
103
See Azure's [Diagnostic settings in Azure Monitor][13] page for more information.
@@ -117,7 +117,7 @@ The ARM template grants the control plane only the permissions needed to manage
117
117
118
118
-[Contributor][11] role at the **resource group** level, for the log-forwarding resource groups in the selected subscriptions.
119
119
- This is needed to manage (create and delete) forwarder storage accounts and Container Apps jobs.
120
-
120
+
121
121
-[Website Contributor][12] role at the **control plane resource group** level, for updating the control plane function apps.
122
122
123
123
No information about your resources is exported. Datadog only requests the information required to enable log output, and the only output of this architecture is the logs sent to Datadog.
@@ -142,17 +142,17 @@ The script first discovers any instances running in each subscription, then prom
Copy file name to clipboardExpand all lines: content/es/logs/guide/azure-automated-log-forwarding.md
+2-2Lines changed: 2 additions & 2 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -9,7 +9,7 @@ title: Configuración del reenvío automatizado de logs de Azure
9
9
10
10
## Información general
11
11
12
-
Utiliza esta guía para automatizar la configuración del reenvío de logs de Azure con una plantilla de Azure Resource Manager (ARM).
12
+
Utiliza esta guía para automatizar la configuración del reenvío de logs de Azure con una plantilla de Azure Resource Manager (ARM).
13
13
14
14
La plantilla ARM despliega recursos de una serie de servicios Azure (cuentas de almacenamiento y aplicaciones de función) en tus suscripciones, que recopilan y reenvían logs a Datadog. Los escalados de estos servicios aumentan o disminuyen automáticamente para adaptarse al volumen de logs. El escalado se gestiona mediante un plano de control, que es un conjunto de aplicaciones de función desplegadas en una suscripción y región de tu elección. Las cuentas de almacenamiento y las aplicaciones de función se despliegan en cada una de las suscripciones que reenvían logs a Datadog.
15
15
@@ -56,6 +56,6 @@ Empieza abriendo la [plantilla Automated Log Forwarding ARM][1]. Las secciones s
0 commit comments