Skip to content

Commit 2112829

Browse files
authored
Merge pull request #67094 from msebolt/azure-monitor-rebrand-pr12
azure monitor rebrand blockchain cdn
2 parents 27b4c75 + af48f3f commit 2112829

File tree

5 files changed

+23
-23
lines changed

5 files changed

+23
-23
lines changed

articles/blockchain/templates/ethereum-deployment.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -37,9 +37,9 @@ A consortium member also has a set of load-balanced transaction nodes. These nod
3737

3838
Transaction nodes are load-balanced within an availability set to maintain high availability. The template supports up to five transaction nodes provisioned using virtual machine scale sets.
3939

40-
### Log analytics details
40+
### Azure Monitor logs details
4141

42-
Each deployment also creates a new Log analytics instance or can join an existing instance. Log analytics allows the monitoring of various performance metrics of each virtual machine that makes up the deployed network.
42+
Each deployment also creates a new Azure Monitor logs instance or can join an existing instance. Azure Monitor logs allows the monitoring of various performance metrics of each virtual machine that makes up the deployed network.
4343

4444
## Deployment architecture
4545

@@ -90,7 +90,7 @@ Operations Management Suite (OMS) allows you to configure an OMS resource for yo
9090

9191
Parameter Name|Description| Allowed Values|Default Values
9292
---|---|---|---
93-
Connect to existing OMS|Create a new Log Analytics instance or join an existing instance|Create new Join existing|Create new Log Analytics Location|The region where the new Log Analytics will be deployed (Visible if *Create new* is selected)
93+
Connect to existing OMS|Create a new Azure Monitor logs instance or join an existing instance|Create new Join existing|Create new Azure Monitor logs location|The region where the new Azure Monitor logs will be deployed (Visible if *Create new* is selected)
9494
Existing OMS Workspace Id|Workspace ID of the existing instance (Visible if *Join Existing* is selected) OMS Service Tier|Choose the pricing tier for the new instance. More Info at https://azure.microsoft.com/pricing/details/log-analytics/ (Visible if *Join Existing* is selected)|Free Standalone Per Node|Free
9595
Existing OMS Primary Key|The primary key used to connect to the existing OMS instance (Visible if *Join Existing* is selected)
9696

articles/blockchain/templates/ethereum-poa-deployment.md

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -409,17 +409,17 @@ A sample deployment is shown below:
409409

410410
#### Monitoring
411411

412-
The Monitoring blade allows you to configure a Log Analytics
412+
The Monitoring blade allows you to configure an Azure Monitor logs
413413
resource for your network. The monitoring agent will collect and surface useful
414414
metrics and logs from your network, providing the ability to quickly
415415
check the network health or debug issues.
416416

417417
Parameter name|Description|Allowed values|Default values
418418
---|---|---|---
419419
Monitoring|Option to enable Monitoring|Enable or Disable|Enable
420-
Connect to existing Log Analytics|Create a new Log Analytics instance or join an existing instance|Create new or Join existing|Create new
421-
Monitor Location(Connect to existing Log Analytics= Create new)|The region where the new Log Analytics instance will be deployed|All Log Analytics regions|NA
422-
Existing Log Analytics Workspace Id (Connect to existing Log Analytics = Join Existing)|Workspace ID of the existing Log Analytics instance||NA
420+
Connect to existing Azure Monitor logs|Create a new Azure Monitor logs instance or join an existing instance|Create new or Join existing|Create new
421+
Monitor Location(Connect to existing Azure Monitor logs= Create new)|The region where the new Azure Monitor logs instance will be deployed|All Azure Monitor logs regions|NA
422+
Existing Log Analytics Workspace Id (Connect to existing Azure Monitor logs = Join Existing)|Workspace ID of the existing Azure Monitor logs instance||NA
423423
Existing Log Analytics Primary Key (Connect to existing Log Analytics = Join Existing)|The primary key used to connect to the existing Log Analytics instance||NA
424424

425425

@@ -588,7 +588,7 @@ statistics.
588588

589589
![network stats](./media/ethereum-poa-deployment/network-stats.png)
590590

591-
#### Sample Log Analytics queries
591+
#### Sample Kusto queries
592592

593593
Behind these dashboards is a set of queryable raw logs. You can use
594594
these raw logs to customize the dashboards, investigate failures, or

articles/blockchain/workbench/troubleshooting.md

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -19,7 +19,7 @@ A PowerShell script is available to assist with developer debugging or support.
1919
* Blockchain network, such as Ethereum
2020
* Blockchain Workbench microservices
2121
* Application Insights
22-
* Azure Monitoring (Log Analytics)
22+
* Azure Monitoring (Azure Monitor logs)
2323

2424
You can use the information to determine next steps and determine root cause of issues.
2525

@@ -47,9 +47,9 @@ The script accepts the following parameters:
4747
| ResourceGroupName | Name of the Azure Resource Group where Blockchain Workbench has been deployed. | Yes |
4848
| OutputDirectory | Path to create the output .ZIP file. If not specified, defaults to the current directory. | No |
4949
| LookbackHours | Number of hours to use when pulling telemetry. Default value is 24 hours. Maximum value is 90 hours | No |
50-
| OmsSubscriptionId | The subscription ID where Log Analytics is deployed. Only pass this parameter if the Log Analytics for the blockchain network is deployed outside of Blockchain Workbench's resource group.| No |
51-
| OmsResourceGroup |The resource group where Log Analytics is deployed. Only pass this parameter if the Log Analytics for the blockchain network is deployed outside of Blockchain Workbench's resource group.| No |
52-
| OmsWorkspaceName | The Log Analytics workspace name. Only pass this parameter if the Log Analytics for the blockchain network is deployed outside of Blockchain Workbench's resource group | No |
50+
| OmsSubscriptionId | The subscription ID where Azure Monitor logs is deployed. Only pass this parameter if the Azure Monitor logs for the blockchain network is deployed outside of Blockchain Workbench's resource group.| No |
51+
| OmsResourceGroup |The resource group where Azure Monitor logs is deployed. Only pass this parameter if the Azure Monitor logs for the blockchain network is deployed outside of Blockchain Workbench's resource group.| No |
52+
| OmsWorkspaceName | The Log Analytics workspace name. Only pass this parameter if the Azure Monitor logs for the blockchain network is deployed outside of Blockchain Workbench's resource group | No |
5353

5454
## What is collected?
5555

articles/cdn/cdn-azure-diagnostic-logs.md

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -32,7 +32,7 @@ Azure diagnostics logs allow you to export basic usage metrics from your CDN end
3232

3333
- Export data to blob storage, export to CSV, and generate graphs in Excel.
3434
- Export data to Event Hubs and correlate with data from other Azure services.
35-
- Export data to Log Analytics and view data in your own Log Analytics work space
35+
- Export data to Azure Monitor logs and view data in your own Log Analytics workspace
3636

3737
The following diagram shows a typical CDN core analytics view of data.
3838

@@ -82,15 +82,15 @@ To use a storage account to store the logs, follow these steps:
8282

8383
5. After you have finished making your diagnostic log settings, select **Save**.
8484

85-
### Logging with Log Analytics
85+
### Logging with Azure Monitor
8686

87-
To use Log Analytics to store the logs, follow these steps:
87+
To use Azure Monitor to store the logs, follow these steps:
8888

8989
1. From the **Diagnostics logs** page, select **Send to Log Analytics**.
9090

9191
![portal - Diagnostics logs](./media/cdn-diagnostics-log/05_Ready-to-Configure.png)
9292

93-
2. Select **Configure** to configure Log Analytics logging.
93+
2. Select **Configure** to configure Azure Monitor logging.
9494

9595
The **Log Analytics workspaces** page appears.
9696

@@ -130,7 +130,7 @@ To use Log Analytics to store the logs, follow these steps:
130130

131131
![portal - Diagnostics logs](./media/cdn-diagnostics-log/cdn-core-analytics-page.png)
132132

133-
Your Log Analytics workspace is now ready to log data. In order to consume that data, you must use a [Log Analytics Solution](#consuming-diagnostics-logs-from-a-log-analytics-workspace), covered later in this article.
133+
Your Log Analytics workspace is now ready to log data. In order to consume that data, you must use a [Azure Monitor logs solution](#consuming-diagnostics-logs-from-a-log-analytics-workspace), covered later in this article.
134134

135135
For more information about log data delays, see [Log data delays](#log-data-delays).
136136

@@ -208,9 +208,9 @@ Here's how you can use the tool:
208208
5. The resulting CSV file shows the analytics data in a simple flat hierarchy.
209209
210210
## Consuming diagnostics logs from a Log Analytics workspace
211-
Log Analytics is an Azure service that monitors your cloud and on-premises environments to maintain their availability and performance. It collects data generated by resources in your cloud and on-premises environments and from other monitoring tools to provide analysis across multiple sources.
211+
Azure Monitor is an Azure service that monitors your cloud and on-premises environments to maintain their availability and performance. It collects data generated by resources in your cloud and on-premises environments and from other monitoring tools to provide analysis across multiple sources.
212212
213-
To use Log Analytics, you must [enable logging](#enable-logging-with-azure-storage) to the Azure Log Analytics workspace, which is discussed earlier in this article.
213+
To use Azure Monitor, you must [enable logging](#enable-logging-with-azure-storage) to the Azure Log Analytics workspace, which is discussed earlier in this article.
214214
215215
### Using the Log Analytics workspace
216216
@@ -224,9 +224,9 @@ You can display the data in a variety of ways by using Management Solutions. You
224224
225225
You can install management solutions from Azure marketplace by selecting the **Get it now** link at the bottom of each solution.
226226
227-
### Add a Log Analytics CDN Management Solution
227+
### Add a Azure Monitor CDN Management Solution
228228
229-
Follow these steps to add a Log Analytics Management Solution:
229+
Follow these steps to add a Azure Monitor Management Solution:
230230
231231
1. Sign in to the Azure portal using your Azure subscription and go to your dashboard.
232232
![Azure dashboard](./media/cdn-diagnostics-log/13_Azure-dashboard.png)
@@ -440,7 +440,7 @@ Example properties:
440440

441441
* [Azure Diagnostic logs](https://docs.microsoft.com/azure/monitoring-and-diagnostics/monitoring-overview-of-diagnostic-logs)
442442
* [Core analytics via Azure CDN supplemental portal](https://docs.microsoft.com/azure/cdn/cdn-analyze-usage-patterns)
443-
* [Azure Log Analytics](https://docs.microsoft.com/azure/log-analytics/log-analytics-overview)
443+
* [Azure Monitor logs](https://docs.microsoft.com/azure/log-analytics/log-analytics-overview)
444444
* [Azure Log Analytics REST API](https://docs.microsoft.com/rest/api/loganalytics)
445445

446446

articles/cdn/cdn-log-analysis.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -24,7 +24,7 @@ After you enable CDN for your application, you can monitor CDN usage, check the
2424

2525
## Core analytics via Azure diagnostic logs
2626

27-
Core analytics is available for CDN endpoints for all pricing tiers. Azure diagnostics logs allow core analytics to be exported to Azure storage, event hubs, or Azure Log Analytics. Azure Log Analytics offers a solution with graphs that are user-configurable and customizable. For more information about Azure diagnostic logs, see [Azure diagnostic logs](cdn-azure-diagnostic-logs.md).
27+
Core analytics is available for CDN endpoints for all pricing tiers. Azure diagnostics logs allow core analytics to be exported to Azure storage, event hubs, or Azure Monitor logs. Azure Monitor logs offers a solution with graphs that are user-configurable and customizable. For more information about Azure diagnostic logs, see [Azure diagnostic logs](cdn-azure-diagnostic-logs.md).
2828

2929
## Verizon core reports
3030

0 commit comments

Comments
 (0)