Skip to content

Commit b9d947d

Browse files
author
Ankita Dutta
committed
image blur
1 parent 81be1f6 commit b9d947d

File tree

14 files changed

+12
-10
lines changed

14 files changed

+12
-10
lines changed

articles/backup/backup-azure-diagnostic-events.md

Lines changed: 12 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@ Azure Backup provides the following diagnostics events. Each event provides deta
3131
- Azure Backup Operations
3232

3333

34-
If you are still using the [legacy event](#legacy-event) AzureBackupReport, we recommend switching to using the events above.
34+
If you are still using the [legacy event](#legacy-event) Azure Backup Reporting Data, we recommend switching to using the events above.
3535

3636
For more information, see [Data model for Azure Backup diagnostics events](./backup-azure-reports-data-model.md).
3737

@@ -50,7 +50,7 @@ To send your vault diagnostics data to Log Analytics:
5050
1. Go to your *vault*, and select **Diagnostic Settings** > **+ Add diagnostic setting**.
5151
1. Provide a name to the *Diagnostics setting name*.
5252
1. Select the **Send to Log Analytics** checkbox, and select a *Log Analytics workspace*.
53-
1. Select **Resource specific** and select the following six events: **CoreAzureBackup**, **AddonAzureBackupJobs**, **AddonAzureBackupPolicy**, **AddonAzureBackupStorage**, **AzureBackupOperations**, and **AddonAzureBackupProtectedInstance**.
53+
1. Select **Resource specific** and select the following six events: **Core Azure Backup Data**, **Addon Azure Backup Job Data**, **Addon Azure Backup Policy Data**, and **Addon Azure Backup Protected Instance Data**, **Azure Backup Operations.**
5454
1. Select **Save**.
5555

5656
:::image type="content" source="./media/backup-azure-configure-backup-reports/recovery-services-vault-diagnostics-settings-inline.png" alt-text="Screenshot shows the recovery services vault diagnostics settings." lightbox="./media/backup-azure-configure-backup-reports/recovery-services-vault-diagnostics-settings-expanded.png":::
@@ -60,7 +60,7 @@ To send your vault diagnostics data to Log Analytics:
6060
1. Go to your *vault*, and then select **Diagnostic Settings** > **+ Add diagnostic setting**.
6161
2. Provide a name to the *Diagnostics setting name*.
6262
3. Select the **Send to Log Analytics** checkbox and select a *Log Analytics workspace*.
63-
4. Select the following events: **CoreAzureBackup**, **AddonAzureBackupJobs**, **AddonAzureBackupPolicy**, and **AddonAzureBackupProtectedInstance**.
63+
4. Select the following events: **Core Azure Backup Data**, **Addon Azure Backup Job Data**, **Addon Azure Backup Policy Data**, and **Addon Azure Backup Protected Instance Data**.
6464
5. Select **Save**.
6565

6666
:::image type="content" source="./media/backup-azure-diagnostics-events/backup-vault-diagnostics-settings.png" alt-text="Screenshot shows the backup vault diagnostics settings.":::
@@ -69,11 +69,11 @@ To send your vault diagnostics data to Log Analytics:
6969
After data flows into the Log Analytics workspace, dedicated tables for each of these events are created in your workspace. You can query any of these tables directly. You can also perform joins or unions between these tables if necessary.
7070

7171
> [!IMPORTANT]
72-
> *AddonAzureBackupAlerts* refers to the alerts being generated by the classic alerts solution. As classic alerts solution is on deprecation path in favour of Azure Monitor-based alers, we recommend you not to select the event *AddonAzureBackupAlerts* when configuring diagnostics settings. To send the fired Azure Monitor-based alerts to a destination of your choice, you can create an alert processing rule and action group that routes these alerts to a logic app, webhook, or runbook that in turn sends these alerts to the required destination.
72+
> *Addon Azure Backup Alerts* refers to the alerts being generated by the classic alerts solution. As classic alerts solution is on deprecation path in favour of Azure Monitor-based alers, we recommend you not to select the event *Addon Azure Backup Alerts* when configuring diagnostics settings. To send the fired Azure Monitor-based alerts to a destination of your choice, you can create an alert processing rule and action group that routes these alerts to a logic app, webhook, or runbook that in turn sends these alerts to the required destination.
7373
>
74-
> For Recovery Services vault, the six events- *CoreAzureBackup*, *AddonAzureBackupJobs*, *AddonAzureBackupPolicy*, *AddonAzureBackupStorage*, *AzureBackupOperations*, and *AddonAzureBackupProtectedInstance* are supported *only* in the *resource-specific* mode for Recovery Services in Backup reports. If you try to send data for these events in the Azure diagnostics mode, no data will appear in Backup reports.
74+
> For Recovery Services vault, the six events- *Core Azure Backup*, *Addon Azure Backup Jobs*, *Addon Azure Backup Policy*, *Addon Azure Backup Storage*, *Azure Backup Operations*, and *Addon Azure Backup Protected Instance* are supported *only* in the *resource-specific* mode for Recovery Services in Backup reports. If you try to send data for these events in the Azure diagnostics mode, no data will appear in Backup reports.
7575
>
76-
> For Backup vaults, since information on the frontend size and backup storage consumed are already included in the *CoreAzureBackup* and *AddonAzureBackupProtectedInstances* events (to aid query performance), the *AddonAzureBackupStorage event* isn't applicable for Backup vault, to avoid creation of redundant tables.
76+
> For Backup vaults, since information on the frontend size and backup storage consumed are already included in the *Core Azure Backup* and *Addon Azure Backup Protected Instances* events (to aid query performance), the *Addon Azure Backup Storage event* isn't applicable for Backup vault, to avoid creation of redundant tables.
7777
7878
## Legacy event
7979

@@ -124,17 +124,19 @@ Currently, we continue to support the *AzureBackupReport* event for Recovery Ser
124124
125125
![Workspace query](./media/backup-azure-diagnostics-events/workspace-query.png)
126126
127-
2. Use the [built-in Azure Policy definitions](./azure-policy-configure-diagnostics.md) in Azure Backup to add a new diagnostics setting for all vaults in a specified scope. This policy adds a new diagnostics setting to vaults that either don't have a diagnostics setting or have only a legacy diagnostics setting. This policy can be assigned to an entire subscription or resource group at a time. You must have Owner access to each subscription for which the policy is assigned.
127+
2. Use the [built-in Azure Policy definitions](./azure-policy-configure-diagnostics.md) in Azure Backup to add a new diagnostics setting for all vaults in a specified scope. This policy adds a new diagnostics setting to vaults that either don't have a diagnostics setting or have only a legacy diagnostics setting. This policy can be assigned to an entire subscription or resource group at a time. You must have Owner access to each subscription for which the policy is assigned.
128128
129-
You might choose to have separate diagnostics settings for *AzureBackupReport* and the six new events until you've migrated all of your custom queries to use data from the new tables. The following image shows an example of a vault that has two diagnostic settings. The first setting, named **Setting1**, sends data of an *AzureBackupReport* event to a Log Analytics workspace in Azure diagnostics mode. The second setting, named **Setting2**, sends data of the six new Azure Backup events to a Log Analytics workspace in the resource-specific mode.
129+
You might choose to have separate diagnostics settings for *Azure Backup Report* and the six new events until you've migrated all of your custom queries to use data from the new tables. The following image shows an example of a vault that has two diagnostic settings. The first setting, named **Setting1**, sends data of an *Azure Backup Report* event to a Log Analytics workspace in Azure diagnostics mode. The second setting, named **Setting2**, sends data of the six new Azure Backup events to a Log Analytics workspace in the resource-specific mode.
130130
131131
![Two settings](./media/backup-azure-diagnostics-events/two-settings-example.png)
132132
133133
> [!IMPORTANT]
134-
> The AzureBackupReport event is supported *only* in Azure diagnostics mode. *If you try to send data for this event in the resource-specific mode, no data will flow to the Log Analytics workspace.*
134+
> The Azure Backup Report event is supported *only* in Azure diagnostics mode. *If you try to send data for this event in the resource-specific mode, no data will flow to the Log Analytics workspace.*
135135
136136
> [!NOTE]
137-
> The toggle for **Azure diagnostics** or **Resource specific** appears only if the user selects **Send to Log Analytics**. To send data to a storage account or an event hub, a user selects the required destination and selects the check boxes for any of the desired events, without any additional inputs. Again, we recommend that you don't choose the legacy event AzureBackupReport going forward.
137+
> The toggle for **Azure diagnostics** or **Resource specific** appears only if the user selects **Send to Log Analytics**. To send data to a storage account or an event hub, a user selects the required destination and selects the check boxes for any of the desired events, without any additional inputs. Again, we recommend that you don't choose the legacy event Azure Backup Reporting Data going forward.
138+
139+
138140
139141
## Send Azure Site Recovery events to Log Analytics
140142
-4.27 KB
Loading
-12.4 KB
Loading
-12.6 KB
Loading
-14.4 KB
Loading
-3.34 KB
Loading
-11.5 KB
Loading
-10.7 KB
Loading
-20.4 KB
Loading
-8.75 KB
Loading

0 commit comments

Comments
 (0)