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/partner-solutions/new-relic/new-relic-create.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,7 +54,7 @@ Use the Azure portal to find the Azure Native New Relic Service application:
54
54
| Property | Description |
55
55
|--|--|
56
56
|**Subscription**| Select the Azure subscription that you want to use for creating the New Relic resource. You must have owner access.|
57
-
|**Resource group**|Specify whether you want to create a new resource group or use an existing one. A [resource group](../../azure-resource-manager/management/overview.md) is a container that holds related resources for an Azure solution.|
57
+
|**Resource group**|Specify whether you want to create a new resource group or use an existing one. A [resource group](/azure/azure-resource-manager/management/overview) is a container that holds related resources for an Azure solution.|
58
58
|**Resource name**|Specify a name for the New Relic resource. This name will be the friendly name of the New Relic account.|
59
59
|**Region**|Select the region where the New Relic resource on Azure and the New Relic account will be created.|
60
60
@@ -74,13 +74,13 @@ Your next step is to configure metrics and logs on the **Logs** tab. When you're
74
74
75
75
1. To send subscription-level logs to New Relic, select **Subscription activity logs**. If you leave this option cleared, no subscription-level logs will be sent to New Relic.
76
76
77
-
These logs provide insight into the operations on your resources at the [control plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). These logs also include updates on service-health events.
77
+
These logs provide insight into the operations on your resources at the [control plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). These logs also include updates on service-health events.
78
78
79
79
Use the activity log to determine what, who, and when for any write operations (`PUT`, `POST`, `DELETE`). There's a single activity log for each Azure subscription.
80
80
81
-
1. To send Azure resource logs to New Relic, select **Azure resource logs** for all supported resource types. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](../../azure-monitor/essentials/resource-logs-categories.md).
81
+
1. To send Azure resource logs to New Relic, select **Azure resource logs** for all supported resource types. The types of Azure resource logs are listed in [Azure Monitor Resource Log categories](/azure/azure-monitor/essentials/resource-logs-categories).
82
82
83
-
These logs provide insight into operations that were taken on an Azure resource at the [data plane](../../azure-resource-manager/management/control-plane-and-data-plane.md). For example, getting a secret from a key vault is a data plane operation. Making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
83
+
These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a key vault is a data plane operation. Making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
84
84
85
85
:::image type="content" source="media/new-relic-create/new-relic-metrics.png" alt-text="Screenshot of the tab for logs in a New Relic resource, with resource logs selected.":::
86
86
@@ -90,7 +90,7 @@ Your next step is to configure metrics and logs on the **Logs** tab. When you're
90
90
- All Azure resources with tags defined in exclude rules don't send logs to New Relic.
91
91
- If there's a conflict between inclusion and exclusion rules, the exclusion rule applies.
92
92
93
-
Azure charges for logs sent to New Relic. For more information, see the [pricing of platform logs](/azure.microsoft.com/pricing/details/monitor/) sent to Azure Marketplace partners.
93
+
Azure charges for logs sent to New Relic. For more information, see the [pricing of platform logs](https://azure.microsoft.com/pricing/details/monitor/) to Azure Marketplace partners.
94
94
95
95
> [!NOTE]
96
96
> You can collect metrics for virtual machines and app services by installing the New Relic agent after you create the New Relic resource.
Copy file name to clipboardExpand all lines: articles/partner-solutions/new-relic/new-relic-link-to-existing.md
+5-5Lines changed: 5 additions & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -4,7 +4,7 @@ description: Learn how to link to an existing New Relic account.
4
4
5
5
ms.topic: quickstart
6
6
ms.custom: template-quickstart
7
-
ms.date: 01/16/2023
7
+
ms.date: 02/16/2023
8
8
---
9
9
10
10
@@ -59,7 +59,7 @@ When you use Azure Native New Relic Service Preview in the Azure portal for link
59
59
|Property | Description |
60
60
|---|---|
61
61
|**Subscription**| Select the Azure subscription that you want to use for creating the New Relic resource. This subscription will be linked to the New Relic account for monitoring purposes.|
62
-
|**Resource group**| Specify whether you want to create a new resource group or use an existing one. A [resource group](/azure-resource-manager/management/overview) is a container that holds related resources for an Azure solution.|
62
+
|**Resource group**| Specify whether you want to create a new resource group or use an existing one. A [resource group](/azure/azure-resource-manager/management/overview) is a container that holds related resources for an Azure solution.|
63
63
|**Resource name**| Specify a name for the New Relic resource.|
64
64
|**Region**| Select the Azure region where the New Relic resource should be created.|
65
65
|**New Relic account**| The Azure portal displays a list of existing accounts that can be linked. Select the desired account from the available options.|
@@ -74,15 +74,15 @@ When you use Azure Native New Relic Service Preview in the Azure portal for link
74
74
75
75
Your next step is to configure metrics and logs on the **Metrics + Logs** tab. When you're linking an existing New Relic account, you can set up automatic log forwarding for two types of logs:
76
76
77
-
-**Send subscription activity logs**: These logs provide insight into the operations on your resources at the [control plane](/azure-resource-manager/management/control-plane-and-data-plane). The logs also include updates on service-health events.
77
+
-**Send subscription activity logs**: These logs provide insight into the operations on your resources at the [control plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). The logs also include updates on service-health events.
78
78
79
79
Use the activity log to determine what, who, and when for any write operations (`PUT`, `POST`, `DELETE`). There's a single activity log for each Azure subscription.
80
80
81
-
-**Azure resource logs**: These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a key vault is a data plane operation. Making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
81
+
-**Azure resource logs**: These logs provide insight into operations that were taken on an Azure resource at the [data plane](/azure/azure-resource-manager/management/control-plane-and-data-plane). For example, getting a secret from a key vault is a data plane operation. Making a request to a database is also a data plane operation. The content of resource logs varies by the Azure service and resource type.
82
82
83
83
:::image type="content" source="media/new-relic-link-to-existing/new-relic-metrics.png" alt-text="Screenshot that shows the tab for metrics and logs, with actions to complete.":::
84
84
85
-
1. To send Azure resource logs to New Relic, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor resource log categories](/azure-monitor/essentials/resource-logs-categories).
85
+
1. To send Azure resource logs to New Relic, select **Send Azure resource logs for all defined resources**. The types of Azure resource logs are listed in [Azure Monitor resource log categories](/azure/azure-monitor/essentials/resource-logs-categories).
86
86
87
87
1. When the checkbox for Azure resource logs is selected, logs are forwarded for all resources by default. To filter the set of Azure resources that are sending logs to New Relic, use inclusion and exclusion rules and set the Azure resource tags:
0 commit comments